Created
August 9, 2017 02:10
-
-
Save emafriedrich/8d696aa0612b542aed6af55a7d645d7a to your computer and use it in GitHub Desktop.
scp with pem
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 -i mykey.pem somefile.txt [email protected]:/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment