/ Published in: Bash
URL: http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/
Very useful.
Expand |
Embed | Plain Text
sshfs <username>@<ipaddress>:/remotepath ~/remoteserv
You need to login to post a comment.
