====== Utilisation ====== {{tag>filesystem sshfs 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
sshfs -o allow_other,defer_permissions user@remote.domain.tld:/path/to/mount /mnt/local_mount
umount /mnt/local_mount