5
Possible Duplicate:
How to force Windows XP to rename a file with a special character?
I have a 2GB file in windows which has a long file name FileTransfer.dll?Cmd=1&MN=1619353607&Dir=1&Mode=0&Off=0&TS=FA596160-1BFB-4113-9E10-B196243A73F3&CVN=5,0,0,32
I am not sure how it got the filename that way (perhaps from the download manager)
Now when I try to rename it, it says
---------------------------
Error Renaming File or Folder
---------------------------
Cannot rename file: Select only one file to rename, or use MS-DOS wildcards (for example, *.txt) to rename a group of files with similar names.
---------------------------
OK
---------------------------
How do I rename this file? I cannot make use of this file in any other way(like loading).
I am on windows XP home(NTFS) and I haven't used linux till now
Edit :
dir /X
gives me
E:\Downloads>dir /X
Volume in drive E is x
Volume Serial Number is c
Directory of E:\Downloads
02/04/2010 05:44 PM <DIR> .
02/04/2010 05:44 PM <DIR> ..
01/27/2010 09:12 PM 49,745 1.l
01/28/2010 12:09 AM 2,501,894,144 FileTransfer.dll?Cmd=1&MN=16
19353607&Dir=1&Mode=0&Off=0&TS=FA596160-1BFB-4113-9E10-B196243A73F3&CVN=5,0,0,32
01/28/2010 12:09 AM 3,138,664 wget-log.1
10/19/2009 02:46 AM 43,137,416 zapSetup_91_008_000_en.exe
4 File(s) 2,548,219,969 bytes
2 Dir(s) 80,069,509,120 bytes free
The question mark in there is indeed weird. They can be created on Windows, surely. But there'd be no sane reason to do so. – Joey – 2010-02-04T12:56:24.283
Did you disable 8.3 name creation somewhere? I see no short names in DIR /x – MartW – 2010-02-04T13:32:39.350
Yes that is pretty odd, must be disabled. I would probably try DIR file. - you should get only 1 file, then try REN file. myfile.exe (or whatever extension you need). Serial number is also a little odd. You should run CHKDSK but only after recovering what you need. – jtreser – 2010-02-05T12:12:30.813