Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save emafriedrich/8d696aa0612b542aed6af55a7d645d7a to your computer and use it in GitHub Desktop.
Save emafriedrich/8d696aa0612b542aed6af55a7d645d7a to your computer and use it in GitHub Desktop.
scp with pem
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