Wednesday 24 October 2012

Mount/link remote directory via ssh



ami@ami:~/Downloads/ram$ sudo sshfs jonna@172.16.99.67:/jonnasdd/android  /mnt/
The authenticity of host '172.16.99.67 (172.16.99.67)' can't be established.
ECDSA key fingerprint is a3:b3:4b:10:21:0b:76:19:62:b1:d6:f1:3f:a7:40:72.
Are you sure you want to continue connecting (yes/no)? yes
jonna@172.16.99.67's password:
ami@ami:~/Downloads/ram$

so the remote directory has been mounted.