Please help: I cannot delete file

D

dzelisko

Hello,

I have a problem with deleting files in win2000 server:

there is a file named "^" and I cannot do anything with it. Is there
any way to delete it.

I got this file when copying a website from the web server.

Thanks in advance.
Regards, dz
 
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

:
| Hello,
|
| I have a problem with deleting files in win2000 server:
|
| there is a file named "^" and I cannot do anything with it. Is there
| any way to delete it.
|
| I got this file when copying a website from the web server.
|
| Thanks in advance.
| Regards, dz
|
 

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