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.
Fast way to transfer tons of files
Name: thomasc Date: April 5, 2005 at 18:24:47 Pacific OS: Windows XP Professional CPU/Ram: Pentium II
Comment:
I need to move a large number of files from one place to another. Is there a way I can do this without manually entering all their names one after the other at the copy command?
Name: thomasc Date: April 5, 2005 at 18:26:25 Pacific
Reply:
I apologize if this is an ignorant question, but I don't use DOS much. I just need to move a lot of files (about 200) from one directory to another.
0
Response Number 2
Name: jboy Date: April 5, 2005 at 18:33:20 Pacific
Reply:
Wildcards - although there may be other options available in WinXP's extended DOS simulation. In all likelihood there's a WinXP application that would work as well or better
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.
0
Response Number 3
Name: Mechanix2Go Date: April 6, 2005 at 01:18:38 Pacific
Reply:
Wildcards will help.
If you want all the files in a given directory, life gets easier.
copy somedir\ another\
If you want to MOVE them:
move somedir\*.* another\
M2
If at first you don't succeed, you're about average.
0
Response Number 4
Name: wizard-fred Date: April 6, 2005 at 01:39:31 Pacific
Reply:
If you're using XP why bother with DOS. Just select the files, cut, select the destination, and paste. If you're moving a whole folder, the select the folder, cut and paste. 200 files is not a lot. When backing up, I move as much as 7GB (up to 50,000 files) from one computer to another over the network. Important files I copy first then delete, others I just move.
0
Response Number 5
Name: thomasc Date: April 6, 2005 at 04:44:58 Pacific
Reply:
The reason I asked is that I'm going to be in a situation where I'll have to boot in DOS and won't have access to XP. So thanks for the advice.
%00
0
Response Number 6
Name: wizard-fred Date: April 6, 2005 at 08:08:51 Pacific
Reply:
If your hard drive is formatted NTFS, DOS will not see the drive partition(s). If XP is installed on a FAT formatted drive you will lose your long file names. There is no XP DOS so what version of DOS are you planning to use.
Summary: I am looking for a way to have a batch file create a file name using the system date. For example if I want to use a batch file to retrieve backup information from many servers and store that info in...
Summary: I could realy use some help here. I recently found an old laptop pc and i want to install ms-dos on it. The problem is that it doesn't have a floopy drive. I want to transfer the DOS system files dire...
Summary: I just started up my old windows 98 e machines computer after about a year or so. Last time i shut it down everything was running fine. Im really bad with Dos and i've been looking up ways to get out ...