Hacker News new | ask | show | jobs
by ndsipa_pomu 139 days ago
Note that tar and rsync can handle sparse files, but scp doesn't.

Also, rsync will likely be faster if some files are already in the destination as it handles that intelligently as well as only transferring changed blocks from files.