Server got hacked and now I have a folder I cannot delete

E

Ed

I have a server running win2K which got the FTP service
hacked. Luckly I caught it and closed the hole but I'm
left with a series of nested folders under my wwwroot
directory that I cannot delete. In Windows Explorer the
wwwroot has a folder with no name that I cannot rename or
remove.

Any help to get rid of this would be greatly appreciated.
 
E

Ed

Found my own answer to this. Not elegant but it works.

I had to move the valid data to another folder on the
drive. Then in the command prompt used the RD command
with the /S to remove the visible root folder under the
wwwroot. This removed the valid folder and everything
including the blank directories below it.

Then created a new site folder under the wwwroot and moved
the valid folders and files back into place.

What a pain.......
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top