On Fri, Sep 10, 2004 at 12:41:18PM +0200, 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 don't believe that anyone said it would. I don't know of any cygwin developer who has Netware or is interested in fixing Netware problems. cgf >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. -- 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/