Utilisation
Monter un répertoire distant
sshfs -o allow_other,defer_permissions user@remote.domain.tld:/path/to/mount /mnt/local_mount
Démonter un point de montage
umount /mnt/local_mount
Monter un répertoire distant
sshfs -o allow_other,defer_permissions user@remote.domain.tld:/path/to/mount /mnt/local_mount
Démonter un point de montage
umount /mnt/local_mount