This is the mail archive of the cygwin@cygwin.com 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]

RE: rm -rf dir hangs on SAMBA drive if dir/foo is read-only.


Looks like rm problem - it just loops. It is with fileutils-4.0-3:

mw1g017@MW1G17C /mnt/bor/tmp/tst
$ rm -r bar
rm: remove write-protected file `bar/foo'? y
rm: remove write-protected file `bar/foo'? y
rm: remove write-protected file `bar/foo'? y
rm: remove write-protected file `bar/foo'? y
rm: remove write-protected file `bar/foo'? y
rm: remove write-protected file `bar/foo'? y
rm: remove write-protected file `bar/foo'? y
...

-andrej

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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