Computing.Net > Forums > Disk Operating System > Using XCOPY in 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.

Using XCOPY in DOS

Reply to Message Icon

Name: Brian Hewlett
Date: January 17, 2001 at 12:45:57 Pacific
Comment:

Help!!!

My hard drive is going bad on my laptop and I can't run windows. I can access data via my boot disk however. I need to copy some files onto a zip disk. Can anyone give me a crash course in using XCOPY in DOS?



Sponsored Link
Ads by Google

Response Number 1
Name: DoOMsdAY
Date: January 17, 2001 at 12:53:30 Pacific
Reply:

Check this post out. It is very closely related to your own problem (and has a how-to for xcopy...of sorts).

http://computing.net/dos/wwwboard/forum/5389.html


0

Response Number 2
Name: fred6008
Date: January 17, 2001 at 14:07:15 Pacific
Reply:

One thing you need to be aware of if you are running Windows 95 or later on the laptop. Xcopy in DOS will not save long file names.
It is easy to use. To save the whole C: drive--presumably through a printer type cable using interlnk--enter: XCOPY C: D: /S.
Do not forget the /S switch because it means to copy the subdirectories and the files in them.
If you think you are going to use floppy disks, the task will be daunting. You may as well stick with COPY for that. Save a few files at a time.


0

Response Number 3
Name: DrScriptt (Grant)
Date: January 18, 2001 at 18:22:19 Pacific
Reply:

Add /e to that command line if you have any empty directories in your tree. We all have ran in to programs that require empty diretories to run, and if they are not there, well... If DOS's Xcopy, has a /c option use it as well, (i don't have reference in front of me and I don't feel like looking it up on the web) that will tell XCOPY to conginue even if it can't read a flie for copying, say a TSR has it open & locked.


0

Response Number 4
Name: Preston
Date: January 18, 2001 at 22:05:07 Pacific
Reply:

To copy long file name files, you need to use xxcopy:

http://www.datman.com/xxcopy.htm

There's two files you can get from this site. xxcopy16 works in DOS mode from a command prompt. xxcopy.exe is the Windows version of the software.

I use xxcopy16.exe all the time to preserve Win95 long file names when copying in DOS mode.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

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


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Using XCOPY in DOS

Use CDRW in DOS 6.22? www.computing.net/answers/dos/use-cdrw-in-dos-622/10917.html

USB in DOS using DUSE 4.2 www.computing.net/answers/dos/usb-in-dos-using-duse-42/11266.html

Can't use mouse in dos www.computing.net/answers/dos/cant-use-mouse-in-dos/9984.html