Return to Snippet

Revision: 63983
at June 24, 2013 21:52 by adamokruhlicaeu


Initial Code
scp -r -i ../../StartupEngineeringServer.pem . [email protected]:~/src/

Initial URL


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

Initial Title
SCP upload to AWS ES2 instance

Initial Tags
terminal

Initial Language
Bash