Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
xcopy ms-dos
Name: jhollis Date: October 17, 2004 at 20:09:12 Pacific OS: 998se CPU/Ram: 333/320
Comment:
I am trying to make a mirror image of the C: drive to a D: drive on the same machine using xcopy in ms-dos. I am using the switches /e/m/y/v. Operation copies for diffent intervals of time and stops with an error message "path not found". What is the exact command I should use?
Name: DAVEINCAPS Date: October 17, 2004 at 20:40:50 Pacific
Reply:
I imagine it could be a long file name problem. I don't think xcopy will copy the long file names so you'll end up file and directory names truncated to file name~1 even during a 32 bit windows session. So even if you did manage to get it copied using xcopy, it wouldn't be close to a mirror.
You might want to run xxcopy instead. It's a third party program similar to xcopy but has to ability to copy the long file names.
Or if your d: drive is a separate physical drive and not just a second partition on the same drive, you could use the disk/partition copying software available from the hard drive manufacturer.
0
Response Number 2
Name: Mechanix2Go Date: October 17, 2004 at 23:24:39 Pacific
Reply:
I think xcopy will 'do' long file names in a 32 bit session.
But, there's a limit; maybe 255 chars.
You can get it to 'continue' even if errors are encountered, with the /c switch.
Name: JPW Date: October 18, 2004 at 07:52:53 Pacific
Reply:
I agree with DAVECAPS & jboy that xxcopy is what you need. I tryed the same thing you are and xcopy wouldn't work so I downloaded xxcopy and ran it and it worked great. The URL for xxcopy is below and is a free download.
http://www.xxcopy.com/index.htm
0
Response Number 5
Name: jhollis Date: October 18, 2004 at 20:11:52 Pacific
Reply:
Thanks, Looks like xxcopy is the best try. I will report later. John
Summary: greetings all- this seems to be a very common prob with many peeple! W98SE suddenly starts running in ms-dos comp. mode, despite the following :clean bill of health by AV scan, no "NO IDE" in reg, uni...
Summary: Any Ms-dos program that i try to open or Ms-dos Prompt will freeze the computer...I'm using Windows95...Anyone have any clue how to fix this??...
Summary: I am a PC Repair tech and have seen on several occasions computers that were running in the dreaded MS DOS compatibility mode. I have read what has been published as far as the system not recognizing ...