3

There are some files on our fileserver that cannot be deleted, because the directory structure is too deep.

I have read: http://support.microsoft.com/kb/320081 and at resolution #5 it is suggested to use a tool that can traverse deep paths. I am looking for some names of tools which can do this.

ICTdesk.net
  • 1,173
  • 4
  • 12
  • 18
  • Actually I have been able to delete the files and directories using the simple rd /s command from a command prompt. But I am still interested in a GUI-tool which can traverse and operate on deep paths. – ICTdesk.net Apr 25 '11 at 08:22

1 Answers1

3

If the system can be interrupted, then booting up Ubuntu Desktop will enable file management of deep NTFS paths via a GUI.

user48838
  • 7,431
  • 2
  • 18
  • 14