Groups | Blog | Home
all groups > iis ftp > december 2004 >

iis ftp : unable to delete locked folders on our company ftp


spenj2k
12/14/2004 5:25:38 AM

Hiya, basically someone enabled FTP on our ISS server but forgot to take
off anonymous access. All of a sudden our disk space started
dissapearing!

Anyway yesterday I found out we've had someone scan the server and have
had people uploading rubbish to it.



I'm unable to delete the files and folders that were uploaded.
Looking at the folder in explorer it appears as a blank name

In the log file it appears as "+++++++++++"

I cannot rename it or delete it

the whole path to where the files are looks like:

/+++++++++++/+++prn.hsp.laserjet+++/++++com6++++++/+++++nul+++/++lpt8+++/upped+by+C********/

I've heard that using "com#" locks folders aswell?


another example of a path is:

/wwwroot/images/maps/pdf/+++++++++++++++++++++++++++++++++++++++++
/+++++++++++++++++++com2/+++++++++++++++++++++++++++++++++k/




how can i get rid of all this? it wont even let me delete the files
that are within the folders

Your help & time is much appreciated and thanks in advance


Spencer


Forgot to mention we are running Windows server 2003 with IIS6



--
spenj2k
------------------------------------------------------------------------
Posted via http://www.webservertalk.com
------------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message635786.html
Mohammed A. Raslan
12/15/2004 3:00:00 AM
Stop the FTP service, delete the file you want, fix the permission problem,
start the FTP service again

--
Yours truly,
Mohammed A. Raslan
Systems Engineer / Consultant
MCSE+I NT4, MCSA: Security , MCSE: Security, MCDBA, CCNA
Mobile: +20 (12) 36 26 112 / +965 978 1969
E-Mail: m_raslan@link.net.removethis


[quoted text, click to view]
/+++++++++++/+++prn.hsp.laserjet+++/++++com6++++++/+++++nul+++/++lpt8+++/upp
ed+by+C********/
[quoted text, click to view]

Bernard
12/15/2004 1:11:53 PM
This is ftp tagging ! read -
You cannot remove suspicious folders from the FTP file structure
http://support.microsoft.com/?id=811176

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

SGT Ladley
3/12/2005 7:47:01 PM
I was tagged with a directory that had no name. I'm assuming the tagger used
control codes when naming the folder. The only way I was able to remove it
was to move all the valid folders until only the folder with no name
remained. Then I opened a command prompt and cd'd to the folder 2 levels up
from the no-name folder. I used "rd {parent_folder_name} /s /q" command on
the parent folder to the no-name folder.

I hope this helps someone.

Brian Ladley

[quoted text, click to view]
AddThis Social Bookmark Button