SCP
I don't have to do this often but every time I need to scp something up to an EC2 server I forget the options and have to waste 10 minutes finding it. Here it is so I don't need to look for it anymore. scp -i PRIVATE_KEY LOCAL_FILE USER@IP:REMOTE_LOCATION
Comments
blog comments powered by Disqus