Last active
January 30, 2017 21:31
-
-
Save flannon/8c707684587a65d299affc952306e7e1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 -oProxyCommand="ssh -W %h:%p <user>@<host>" <file> <user>@<host>:<path> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment