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.
Dos merged copied files...help
Name: bunsy Date: August 6, 2003 at 04:20:03 Pacific OS: win98 CPU/Ram: 350/256
Comment:
Hi, please can you help. I was trying to xcopy files from c: to d: d and could not get the command to work so instead I went into the folder and copied the files using *.* to the following d:\mydocs. Problem is I thought it would create a folder but instead it has merged all my documents which include word, excel etc into one file and I need to find out if I can split them back to their original form. Desperate...
Summary: When using DOS to copy files you must use the short form of the file name and spaces are not allowed in DOS file names. Go to the directory where you want to copy from and do a DIR command. Then you w...
Summary: I would like to copy files from one folder to annother e.g. copy c:\mp3\*.mp3 c:\mp3copy but i would like to only copy ones with certain names e.g. copy c:\mp3\rolling*.mp3 c:\mp3copy but i want to be...
Summary: I've got a Win NT 4 server and a DOS machine. I've got their conections done, but when I use xcopy to copy files from server to DOS, only the folders that only contain txt files can be copied. Or els...