Skip to content

Instantly share code, notes, and snippets.

@djonatanb
Last active December 23, 2015 11:09
Show Gist options
  • Save djonatanb/6625988 to your computer and use it in GitHub Desktop.
Save djonatanb/6625988 to your computer and use it in GitHub Desktop.
Resume a large scp transfer
rsync --partial --progress --rsh=ssh user@host:remote_file local_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment