Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save emafriedrich/8d696aa0612b542aed6af55a7d645d7a to your computer and use it in GitHub Desktop.

Select an option

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