setup automatic folder mount/unmount ``` bash sshfs -o allow_other,default_permissions username@hostname:<path-to-folder> ```