On Sep 10 12:41, Bj?rn-Helge Mevik wrote: > 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.
AFAIK, none of the core Cygwin developers has any netware access so you're probably the only right person to debug this problem. Did you try stracing that situation to see what's going on? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/