Skip to content

Instantly share code, notes, and snippets.

@geetanjaligg
Created September 29, 2014 13:33
Show Gist options
  • Save geetanjaligg/0c801a5903c771ff75e2 to your computer and use it in GitHub Desktop.
Save geetanjaligg/0c801a5903c771ff75e2 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