Skip to content

Instantly share code, notes, and snippets.

@efthemiosprime
Last active March 10, 2023 15:11
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 efthemiosprime/1041c11dada02067c4f5d0c11ca8fe3a to your computer and use it in GitHub Desktop.
Save efthemiosprime/1041c11dada02067c4f5d0c11ca8fe3a to your computer and use it in GitHub Desktop.
amazon ec2 scp template
scp -p -i <amazon private key file> <file to transfer> root@<ec2-....compute-1.amazonaws.com>:<destination file in amazon server>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment