Mounting with Fuse ================== Mount ----- sshfs USERNAME@HOSTNAME_OR_IP:/PATH LOCAL_MOUNT_POINT SSH_OPTIONS sshfs user@domain:/path localfolder [options] -o allow_other Unmount ------- fusermount -u mountpoint Fix thunar's disappearing folder contents ----------------------------------------- 1. Use gamin instead of the fam daemon 2. add: user_allow_other to /etc/fuse.conf, then use: -o allow_other when mounting the fuse-filesystem.