Created
July 26, 2018 14:39
-
-
Save SpeedOfSpin/3972d6a5b820e8e86759f1f6431476a3 to your computer and use it in GitHub Desktop.
Copy files from one SSH session to another
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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