rsync
Sunday, 30 June 2013 21:27
Resuming scp transfers using rsync | Emphatic Nonsensersync --partial --progress --bwlimit=10 --rsh=ssh user@host:/remote/file/path /local/file/path
rsync --partial --progress --bwlimit=10 --rsh=ssh user@host:/remote/file/path /local/file/path