Thursday, January 12, 2012

Mount SSH folder/directory in Ubuntu

sudo apt-get install sshfs
sshfs user@remote-server.example.com:/remote/path /local/path

No comments: