Automatic sshfs mount on ubuntu desktop version

Open the desktop version of start up:

gnome-session-properties

Add command:

sshfs [email protected]:/home/yxp/workspace /home/workspace/sshfs/0_7 -o nonempty -o ssh_command='sshpass -p 123456 ssh' ###-o debug -o sshfs_debug

 

`

Guess you like

Origin blog.csdn.net/yxpandjay/article/details/109639460