Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nigelivy

macrumors member
Original poster
Apr 21, 2009
66
0
Newbury, Berkshire, UK
Hi,

I was just wandering if there is any software that people use for copying large amounts of data, or whether you just drag and drop/copy and paste with Finder?
All input is appreciated!

Nigel
 
I often use the Terminal for large copies (particularly for large numbers of files, as opposed to just large file). It doesn't crap out when there's a problem, just continues past it, and I can hide it and go back to it without affecting the operation of the rest of the computer significantly.

cp -Rvn

I use that all the time (remove the n if you want it to overwrite files in the destination).

jW
 
Unless you're moving data from machine to machine and particularly want a GUI-based FTP app, absolutely no software is needed or generally used for what you describe. Copy & move operations are fundamental to any OS and available as a basic tool, both in the UI and at the command line.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.