Left FTP open, can't delete files now...

dmurray14

Golden Member
Feb 21, 2003
1,780
0
0
OK, stupidly I left my FTP server open with anonymous read/write access. IT WAS STUPID, I KNOW! But now, I have 2 directories full of german movies that I don't want, but that I can't delete. I get the error "cannot read from source file or directory." WTF is going on here? Help greatly appreciated!
 

Mr N8

Diamond Member
Dec 3, 2001
8,793
0
76
I'm reporting you for child pr0n!


Eh, sucks for you. Guess you'll be more careful next time.
 

Yax

Platinum Member
Feb 11, 2003
2,866
0
0
Wow, I should do that too. Thanks for the tip on a Cool new way to get free porn.
 

Demon-Xanth

Lifer
Feb 15, 2000
20,551
2
81
A guy I know had a write only FTP, he ended up with a bunch of german warez from people thinking they could get it back later. (they didn't have read access)
 

dmurray14

Golden Member
Feb 21, 2003
1,780
0
0
Originally posted by: NuclearFusi0n
format that partition; it's not worth the trouble to try to delete that stuff

Haha, right. I'll just go format my web partition. Be back in a minute...
 

Mr N8

Diamond Member
Dec 3, 2001
8,793
0
76
Originally posted by: NuclearFusi0n
format that partition; it's not worth the trouble to try to delete that stuff

Assuming he was smart enough not to put it on the system partition....and seeing as he left the ftp service wide open......;)
 

dawks

Diamond Member
Oct 9, 1999
5,071
2
81
Originally posted by: NuclearFusi0n
format that partition; it's not worth the trouble to try to delete that stuff

Just use Firebird
rolleye.gif
 

dman

Diamond Member
Nov 2, 1999
9,110
0
76
Go to dosprompt and rmdir /s the subdirs?

(ASsuming it's an NTSystem).


Use wildcards for any weird characters or '?' if there are spaces.