1.

Solve : Vista dos to rename?

Answer»

I had a crash with the computer. I have been able to get to command prompt and save most of my files using an xcopy command. I have a few files such as My Pictures that I get an error message when trying to COPY. I believe the reason is the space in the NAME. Is there a way to rename these files to copy or is there ANOTHER command to use instead of xcopy? Or is there any other means of saving these files? ThanksQuote

I believe the reason is the space in the name

Try putting QUOTES around the file names.

ex: xcopy "c:\source" "c:\target"

This seems to be working. I appreciate your reply very MUCH. I felt there must be a way I just didn't know what it was. Thank you so much. sp


Discussion

No Comment Found