• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Can't delete folder, need Help!

Actorios

n00b
Joined
May 2, 2006
Messages
19
hello ppl,

i've got a problem.
i'm running WinXP Pro. I got two hd's, one seagate and a samsung (no RAID) and recently i copied a folder about 3 Gig large from the seagate to the samsung. During that process i got a "cycle error" and it stopped copying. Thankfully it was only a copy paste, and no cut & paste. But now not only i can't access the folder in the samsung, when i open it with explorer there's nothing in it. So i want to delete it. But i cant even do that. It says the folder is not empty.
Whats also strange, when i use diskeeper to defrag the samsung hd, i can see how it tries to defrag the files that were supposed to be viewable in the folder. So they are still there. But why can't i delete them?
Tried in Safe mode, but got the same "folder is not empty" crap.

Any ideas on how i can delete that folder?

thx in advance!
 
make a batch file and put it in the parent folder. call it whatever.

Code:
del path/*.*
rd foldername
 
wow... that was simple! :)

thx a lot guys for your quick replies! i downloaded the file utilities, but i actually used the batch file, and it worked like a charm!

that folder was slowing the defragmentation soooo much!
 
Back
Top