Frank, thanks for the POSIX tip.
Got the POSIX tools, still will not delete. I receive the same errors, see
further up in thread.
FYI: There is NO data in the folders anymore though (that's a good thing)
but I can NOT get ride of the folders!
Any other suggestions, anyone?
Dirk-Thomas
found this
Comment from tmdgod Date: 02/23/2003 09:33PM PST
We had a couple of servers that were left open to anonymous users with
write permissions enabled for the ftp server. People took advantage of the
open state of the IIS boxes and imediately started to fill the drives with
gigs and gigs of data, ranging from .mp3s to full length ripped dvds. The
directory structure was confounding, with ascii characters, blank
directories, system reserved naming, and just plain ugly hierarchy. It took
me a few days of research to finally find an easy solution of deleting these
files which could not be dealt with any conventional form of file removal. I
tried everything - even the Microsoft solution did not work for me
(suprize!).
After reading this thread (and several others) I had an Idea, tried
it, and poof - all the files and directories are gone! No need for the
tedious cd, ren, dir /x stuff that was so frustrating - and did not work.
Here's what I did:
Stopped the IIS services
Copied the APPS\POSIX directory from the Windows 2000 Resource Kit CD
to the server
renamed c:\inetpub\ftproot to c:\inetpub\crap
moved the c:\inetpub\crap directory into the POSIX directory
Opened a command prompt and executed:
C:\POSIX\rm -r crap
POOF!!! In an instant (well, not really, it deleted over 30 Gb of
data) everything was gone in that hideous directory!
from
http://www.experts-exchange.com/Operating_Systems/Win2000/Q_20442103.html
--
Francisco Bedolla
Mexico
W2k AS SP3
487286
: 18/07/2003