SCP upload to AWS ES2 instance


/ Published in: Bash
Save to your folder(s)

From a local computer to a server with a public/private key pair.


Copy this code and paste it in your HTML
  1. scp -r -i ../../StartupEngineeringServer.pem . ubuntu@54.218.68.242:~/src/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.