Skip to content

Instantly share code, notes, and snippets.

@sourabh-upadhyay
Created June 1, 2016 12:52
Show Gist options
  • Save sourabh-upadhyay/e097fcadc9b51e059e1c9bc612867932 to your computer and use it in GitHub Desktop.
Save sourabh-upadhyay/e097fcadc9b51e059e1c9bc612867932 to your computer and use it in GitHub Desktop.
Copy scp with pem key(file)
scp -i path_to_pem_file file_to_copy ec2-user@xx.xxx.x.xx:~/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment