Computing.Net > Forums > Disk Operating System > Fast way to transfer tons of files

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

Reply to Message Icon

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?



Sponsored Link
Ads by Google

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

Related Posts

See More



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.


0

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 Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Fast way to transfer tons of files

Is there any ways to declare a variable inside a batch file ?? www.computing.net/answers/dos/is-there-any-ways-to-declare-a-variable-inside-a-batch-file-/3377.html

Transfer dos system files to a pcmcia di www.computing.net/answers/dos/transfer-dos-system-files-to-a-pcmcia-di/6379.html

how to get out of dos www.computing.net/answers/dos/how-to-get-out-of-dos/14883.html