Great! Unfortunately, it doesn't seem to solve the problem reported in
http://cygwin.com/ml/cygwin/2004-08/msg00152.html i.e., on a NetWare volume: 14 (0) $ echo foodata > foo 15 (0) $ echo bardata > bar 16 (0) $ ls -l foo bar -rw-r--r-- 1 bhme None 8 Sep 10 12:39 bar -rw-r--r-- 1 bhme None 8 Sep 10 12:39 foo 17 (0) $ cp foo bar cp: writing `bar': Permission denied 18 (0) $ ls -l foo bar -rw-r--r-- 1 bhme None 0 Sep 10 12:40 bar -rw-r--r-- 1 bhme None 8 Sep 10 12:39 foo Any attemt to remove `bar' fails until I log out and back in again. -- Bjørn-Helge Mevik -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/