i have 250gb external harddisk... I would like copy all of the data from that external harddisk to my laptop but i can't seem to copy so many files. Whenever I attempt to copy and paste to my laptop harddisk 500GB I get a

Not Responding Error

How can I copy a large amount of files from one hard drive to another?

link|improve this question

0% accept rate
3  
we need more details... – studiohack Jan 25 '11 at 2:52
nice job! @KronoS. – studiohack Jan 25 '11 at 3:57
feedback

closed as not a real question by studiohack, Diago Jan 26 '11 at 15:50

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

3 Answers

Connect both host ends of the cable to different USB ports so that the drive gets plenty of power, and use a tool with built-in reliability such as rsync to actually perform the copy.

link|improve this answer
feedback

If you are copying from between drives on the the same system or to a file share try teracopy -- http://www.codesector.com/teracopy.php

link|improve this answer
feedback

If you're using Windows 7, Vista, or XP, Microsoft has a fairly full-featured free utility called SyncToy which could probably do the job.

It's a "smart" file copier in that only copies files which don't exist on the destination or are older than the versions on the source, so if the transfer is ever interrupted for some reason, it can be restarted and will resume where it left off.

There are a number of other, similar file "syncing" programs available, both free and not, for Windows as well as most other Operating Systems. One well-know free ones for *nix system's is called rsync.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.