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.
Large transfer of files
Name: Ryunosuke782 Date: August 17, 2005 at 11:56:32 Pacific OS: winxp CPU/Ram: 2.4 / 1gb ram
Comment:
Hello
I wish to transfer thousands of files (totalling over 80gb) from one hard drive to another; but with copy and paste is taking ages, and hangs :S is there any software which might help? thanks Ryu
Name: jam14online Date: August 17, 2005 at 12:03:36 Pacific
Reply:
I recommend trying it through the command prompt. Switch to the directory you need to copy files from by typing "cd c:\path\to\place\" (without quotes) and pressing ENTER. Then you can tell it to copy all files in that directory to somewhere else, like so:
copy *.* d:\other\place\
This should give progress on individual files and it will be obvious when it's finished. If you need to copy directory structures as well, try the xcopy command.
0
Response Number 2
Name: wizard-fred Date: August 17, 2005 at 12:53:20 Pacific
Reply:
Copyng takes a long time because the directoty structur has to be created on the destination. Also there is a Win 98 bug that causes the system to slow when large number of files are created or deleted. I would recommend copying in batches and rebooting between.
0
Response Number 3
Name: Rick McNabb Date: August 17, 2005 at 13:10:00 Pacific
Reply:
There is Backup under Programs->Acessories-> System Tools. Anything will take quite awhile to copy 80GB.
Rule #1: Good Computers don't go down. Rule #2: There is no such thing as a good computer.
Summary: After reading your post, I went onto the Belkin Inc site.Where it states, I quote, 'Install, connect, transfer. Automatically transfers your Photos,music,files,email, user accounts, Windows settings ...
Summary: I would suspect that it will not work. Most likely the drive in the XP box was formatted as NTFS instead of FAT32(default installation choice, Windows setup does not even give you a choice for a FAT32...
Summary: You are aware there are other ways to transfer files between computers. Depending on what type of ports are available on each computer. An external HD is good for backup but will take twice as long ...