Linux: Remote mount drive with


/ Published in: Bash
Save to your folder(s)

Very useful.


Copy this code and paste it in your HTML
  1. sshfs <username>@<ipaddress>:/remotepath ~/remoteserv

URL: http://www.howtogeek.com/howto/ubuntu/how-to-mount-a-remote-folder-using-ssh-on-ubuntu/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.