This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.11-1


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]