P
peaton
I have been deleting large amount of files, on W2K server NTFS volume.
It was a very lengthy process from the command line running 'del *.* /s
/f /q' many many many times, as i was having to fix problems with deep
paths, permissions (used subinacl ) etc
each time i would fix the error and rerun DEL until it stopped at the
next error.
What is the best way to force deletion of all files?
or can I run DEL (or an alternative tool) to ignore the errors, delete
what it can in one go, then I can concentrate on fixing what is left.
Thanks in advance
Paul
It was a very lengthy process from the command line running 'del *.* /s
/f /q' many many many times, as i was having to fix problems with deep
paths, permissions (used subinacl ) etc
each time i would fix the error and rerun DEL until it stopped at the
next error.
What is the best way to force deletion of all files?
or can I run DEL (or an alternative tool) to ignore the errors, delete
what it can in one go, then I can concentrate on fixing what is left.
Thanks in advance
Paul