Hi there !
I restored some linux files to a Windows 2000 folder using Arcserver,now, I am trying to delete that folder and files .... and I am unable to do that, when I try to delete any file in that folder, Windows says "access denied",I am also unable to take ownership any file in that folder.
How do I reset this folder so that I can remove it?
How can I delete those files ?
I already tried:
1) I was able to use dir /x to display the short name of the folder and I tried to delete a file using the short filename, but it didnt work.
2) rm -d //driveletter/path using forward slashes/filename (from the w2k resource kit)
3) rm -r "//C/Program Files/BadFolder"
4) DEL \\.\driveletter:\path\filename
4) RmDir \\.\<driveletter>:\<path>\<directory>
5) Deletefxp.exe (a 3rd Party Tool)
6) xcacls.exe (from the w2k resource kit)
7) chkdsk /f
Gosh, I dont wanna format a 500 GB server ;(
Best Regards
Racy
I restored some linux files to a Windows 2000 folder using Arcserver,now, I am trying to delete that folder and files .... and I am unable to do that, when I try to delete any file in that folder, Windows says "access denied",I am also unable to take ownership any file in that folder.
How do I reset this folder so that I can remove it?
How can I delete those files ?
I already tried:
1) I was able to use dir /x to display the short name of the folder and I tried to delete a file using the short filename, but it didnt work.
2) rm -d //driveletter/path using forward slashes/filename (from the w2k resource kit)
3) rm -r "//C/Program Files/BadFolder"
4) DEL \\.\driveletter:\path\filename
4) RmDir \\.\<driveletter>:\<path>\<directory>
5) Deletefxp.exe (a 3rd Party Tool)
6) xcacls.exe (from the w2k resource kit)
7) chkdsk /f
Gosh, I dont wanna format a 500 GB server ;(
Best Regards
Racy