Showing posts with label fuse. Show all posts
Showing posts with label fuse. Show all posts

Mounting ssh filesystem via fstab entry

The fstab entry has to look like this

sshfs#user@server:/directory    /localmount_directory    fuse  defaults,noauto  0 0

I use these options 

rw,noauto,nosuid,nodev,user,kernel_cache,auto_cache,transform_symlinks,reconnect