Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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 root@my.ec2.id.amazonaws.com:/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment