954,292 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Cannot rename,move or copy file

Hello everyone..
I have recorded a video from my satellite digital receiver device on a USB flash disk..
After I plugged the USB disk into my computer, I noticed that the name of the file contained unusual characters (I've taken a picture of the file and put it in the attachments).. I tried to rename the file, move it, and copy it, but my attempts were all in vain!
Could anyone kindly help me?
Thanks in advance.

Attachments das.png 2.87KB
Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 

Try fixing the flash disk using the fixing tool in Windows 7.. You can run it by right-clicking the flash disk drive, then choose Open AutoPlay.. Then choose Scan and Fix.

Pro2000
Posting Whiz
351 posts since Jun 2007
Reputation Points: 44
Solved Threads: 23
 

Thank you..
Ive tried that but the same problem is still facing me!
Its saying "The file name you specified is not valid or too long.
Specify a different file name." However, I'm typing normal short names as I always name my files!

Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 

Can you rename, move or copy other folders/files. If can that means this file you are having problem with can be a virus. Do a scan with malwarebytes and see how does it go.

jingda
Industrious Poster
4,698 posts since Mar 2011
Reputation Points: 182
Solved Threads: 142
 

Thank you but as you see Ive said that this file is the file of the recorded video..
Also Everything works fine in the flash disk.

Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 

How about scanning it with malwarebytes and your Anti Virus software just to make sure it is not a virus. Do you have other accounts on your computer. If yes use other account and see whether you can rename the file. If that does not work you have to consult the person that send you the file.

Do you have permissions to rename it?

1) What is your OS?
2) have you try starting up in safe mode?
3) Try disabling offline files

jingda
Industrious Poster
4,698 posts since Mar 2011
Reputation Points: 182
Solved Threads: 142
 

I've scanned it.
The user I'm using is an administrator.. I have the permission to rename it of course.
My OS is Windows 7.. I don't think it has to do with the safe mode..
What are the offline files? How should they be relevant to what we're talking about since the file I want to rename (and copy) isn't from the internet?
The file I want to copy is a file that has been created during a process of recording something from TV..
So this file is a recorded video file that was recorded from the TV.
Thanks in advance.

Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 

Take another video using the camera and try renaming that file. If you can rename the file that means your other file is most likely to be corrupted.

jingda
Industrious Poster
4,698 posts since Mar 2011
Reputation Points: 182
Solved Threads: 142
 

I think the most simple solution is just to rename the files. Use a shorter name like 'Jamal' or 'Video' and then you can modify, copy it just the way you want...

This problem always occur on website saved folder and because of long trait name and unknown character in the name so just simply rename it if can.

or you can use live cd to rename/copy it for you but I'm not ruling out that it could be the work of virus...

flagstar
Practically a Master Poster
618 posts since Oct 2009
Reputation Points: 126
Solved Threads: 59
 

I'm quite sure it's not a virus... IT'S NOT A VIRUS! :)
Say it's corrupted, is there anyway to repair it?? I mean there are more than 590 MB of data in this file.. Will they just vanish? Isn't there any way to retrieve the healthy 590 MBs??
I think the most simple solution is just to rename the files.
That's exactly what I'm trying to do.. I'm trying to rename it to a short name.. It doesn't accept to be renamed no matter what the new name is.or you can use live cd to rename/copy it for you
What is a live CD? Where can I find such one?
Thanks in advance.

Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 
A lot of times a file once set up, can not rename, if not very troublesome, suggest you make a file, then use you want to name names


I understood nothing :(

Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 

have you tried DOS?

paste the exact file location here & i'll post the command for you to try

s1r_r3al
Newbie Poster
3 posts since Aug 2011
Reputation Points: 10
Solved Threads: 1
 

have you tried DOS?

paste the exact file location here & i'll post the command for you to try


Thanks but..
I've tried the following in DOS:
I copied the same name of that file and paste it in the DOS and used it in theren command like this:
ren K:\AL JAMAL FE AL ISLAMÿÿÿÿ[2011-08-01-15-29-10].ts newFile.ts
I also tried the rename command..
Nevertheless, nothing went okay!
I always got the following message:
The syntax of the command is incorrect.
(I've attached an image of what I've done on MS-DOS)
Thanks in advance.

Attachments DOS_IMG.png 49.79KB
Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 
That's exactly what I'm trying to do.. I'm trying to rename it to a short name.. It doesn't accept to be renamed no matter what the new name is.

Maybe that file is corrupted so I suggest you check it with chkdsk. Enter the following command in CMD prompt

chkdsk Z: /f /x /r
*replace Z with the drive letter where the file is located.What is a live CD? Where can I find such one?
Thanks in advance.

A live CD is a bootable CD which instead of boot into your regular windows, it run on your RAM and CD so it won't access to your HDD in case your HDD have problem. I believe you're not a Linux user so I have to rule out 'Ubuntu live cd' but this one is the best one for your problem.

You can download Ubuntu Live CD from Ubuntu official homepage. Download it's .iso file and once downloaded, burn to a blank cd.

or You could try Hiren Boot CD. It's the same as Ubuntu Live CD but instead of Linux, it use MiniXP which is easier to use since you are a windows user. Download from HERE
same process as above.

Then reboot your computer, insert your live cd and boot from it. You may need to press correspondence key to make it boot from cd (F11, F10, ESC, F9 etc.)

flagstar
Practically a Master Poster
618 posts since Oct 2009
Reputation Points: 126
Solved Threads: 59
 

Do what flagstar try first. See this link too. Maybe a software can repair your corrupted files

http://www.videohelp.com/tools/sections/video-repair-fix

jingda
Industrious Poster
4,698 posts since Mar 2011
Reputation Points: 182
Solved Threads: 142
 

Maybe that file is corrupted so I suggest you check it with chkdsk. Enter the following command in CMD prompt

chkdsk Z: /f /x /r *replace Z with the drive letter where the file is located.

A live CD is a bootable CD which instead of boot into your regular windows, it run on your RAM and CD so it won't access to your HDD in case your HDD have problem. I believe you're not a Linux user so I have to rule out 'Ubuntu live cd' but this one is the best one for your problem.

You can download Ubuntu Live CD from Ubuntu official homepage. Download it's .iso file and once downloaded, burn to a blank cd.

or You could try Hiren Boot CD. It's the same as Ubuntu Live CD but instead of Linux, it use MiniXP which is easier to use since you are a windows user. Download from HERE same process as above.

Then reboot your computer, insert your live cd and boot from it. You may need to press correspondence key to make it boot from cd (F11, F10, ESC, F9 etc.)


Thank you, flagstar. I tried chkdsk command, but it was in vain (a screeshot is in the attachments)
I think it's because of the name of the file.. All the programs that I tried to use the file with said something like: "FILE NOT FOUND!"
So far I've never found any program to treat this file in any way.

I intend to try the second solution, which is downloading the Hiren Boot CD, and tell you later.
By the way, have I tried the Ubuntu Live CD, will it work on my PC while I'm using Windows OS?
Thanks for helping.Do what flagstar try first. See this link too. Maybe a software can repair your corrupted files

http://www.videohelp.com/tools/sections/video-repair-fix
Thank you, but I tried a program to fix TS videos and it showed the following error:"The filename, directory name, or volume label syntax is incorrect."
I think it's because of the name of the file.

Attachments CMD.png 49.95KB
Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 
I think it's because of the name of the file


I agree with you.. It's obviously because of the name not anything else.
I think some channels on TV imply bits of characters in the videos they show so that their names would contain some invalid characters that are hard, or maybe impossible, for a computer to read- a way for protecting their copyrights.
I faced something like this in the past, but I simply deleted the file and downloaded it from the Net :D

Pro2000
Posting Whiz
351 posts since Jun 2007
Reputation Points: 44
Solved Threads: 23
 
By the way, have I tried the Ubuntu Live CD, will it work on my PC while I'm using Windows OS?


I think it does work fine since it boots before Windows does.. It's a self-boot CD.

Pro2000
Posting Whiz
351 posts since Jun 2007
Reputation Points: 44
Solved Threads: 23
 

Take another video using the camera and try renaming that file. If you can rename the file that means your other file is most likely to be corrupted.

lucifer1306217
Newbie Poster
1 post since Aug 2011
Reputation Points: 8
Solved Threads: 1
 
Take another video using the camera and try renaming that file. If you can rename the file that means your other file is most likely to be corrupted.


Oh my God! I always face the same problems here. I post my question.. When I find a reply I feel optimistic about it but I end up with repeated suggestions!

Hani1991
Junior Poster
197 posts since May 2011
Reputation Points: 22
Solved Threads: 6
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You