Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SpeedOfSpin/3972d6a5b820e8e86759f1f6431476a3 to your computer and use it in GitHub Desktop.
Save SpeedOfSpin/3972d6a5b820e8e86759f1f6431476a3 to your computer and use it in GitHub Desktop.
Copy files from one SSH session to another
scp username@remoteHost:/remote/dir/file.txt /local/dir/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment