Computing.Net > Forums > Windows 95/98 > xcopy ms-dos

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

Reply to Message Icon

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?



Sponsored Link
Ads by Google

Response Number 1
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.

You might 'work around' a very long path with

subst p: c:\ohmygosh-extra long\
xcopy p: d: /c/e/m/y/s

M2


0

Response Number 3
Name: jboy
Date: October 17, 2004 at 23:38:26 Pacific
Reply:

Xcopy can work in some cases - although it's hard to be sure if it has or hasn't. There is a long filename 'bug'

Read on...


Click


0

Response Number 4
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


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: xcopy ms-dos

ms-dos comp mode www.computing.net/answers/windows-95/msdos-comp-mode/160000.html

Ms-dos freezes www.computing.net/answers/windows-95/msdos-freezes/5332.html

MS DOS compatibility mode www.computing.net/answers/windows-95/ms-dos-compatibility-mode/19121.html