Mount EC2 filesystem
Sometimes we need to upload files to amazon ec2 instance, so here is the simplest way to mount EC2 instance filesystem to yours:
sshfs ubuntu@ec2-184-72-178-205.compute-1.amazonaws.com:/ folder_to_mount/ -o IdentityFile=~/path/to/pem_file.pem
Written by Alexander Loschilov
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ec2
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#