Mount directory via SSH
To mount directory '/documents/mounted' :
sshfs root@site.com:/web /documents/mounted -ouid=501,gid=20,allow_other,reconnect,volname=RepoSandbox,Ciphers=arcfour,cache=no
'Bad mount point' error appears recurrently, to fixed it :
-- kill the sshfs process
-- umount -l /documents/mounted
-- mount the sshfs again
Written by Morgane Tisserant
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ssh
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#