cannot rename file cannot delete file.

G

Guest

I opened a FTP site to all, and had someone put a bunch of junk directories
on my ftp site.
When deleting, I get this error message:
"cannot rename file cannot delete file. Cannot read from the source disk."
I've exhaused all resources trying to delete this folder "tree".
Anyone have any suggestions?
 
D

Dave Patrick

From a command prompt try;

del \\.\Drive:\directory\filename
(Note: the period between \\ and \)

Also

dir /x
and try deleting them using their 8.3 short names.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I opened a FTP site to all, and had someone put a bunch of junk directories
| on my ftp site.
| When deleting, I get this error message:
| "cannot rename file cannot delete file. Cannot read from the source disk."
| I've exhaused all resources trying to delete this folder "tree".
| Anyone have any suggestions?
| --
| David M. Hansberry
 
D

Dave Patrick

Makes no difference.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| It's a folder I'm trying to delete. No files, just a bunch of sub
directories.
 
C

Crouchie1998

What attributes are on the folders? Can't you right-click & change them?

Crouchie1998
BA (HONS) MCP MCSE
 
G

Guest

I can change it, but when it tries to change the folders within, it says it
can't find them. They are named junk. Like ":[[bigmac scan]];"
 
A

Andrew Morton

Dhansberry said:
I opened a FTP site to all, and had someone put a bunch of junk
directories on my ftp site.
When deleting, I get this error message:
"cannot rename file cannot delete file. Cannot read from the source
disk." I've exhaused all resources trying to delete this folder
"tree".
Anyone have any suggestions?

Can you ftp into it and delete them through that?

Andrew
 
G

Guest

No, It won't delete. I've moved the folder out of the ftp site, and onto the
desktop of the server. It will move, but that's the only thing I can do with
it. It's having problems "finding" the folders to delete. I can rename the
top folder, but that's it. I can browse the folders in it (that are all junk
names...) but can't rename any of them. When I try, it says "can't find the
file/folder". I'm thinking this is going to be a chkdsk issue of some sort...
 

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