2
Невозможно использовать -o allow_other с sshfs (опция включена в fuse.conf)
У меня есть следующее в моем /etc/fuse.confфайле: # Set the maximum number of FUSE mounts allowed to non-root users. # The default is 1000. # #mount_max = 1000 # Allow non-root users to specify the 'allow_other' or 'allow_root' # mount options. # user_allow_other Но когда я пытаюсь смонтировать удаленный путь …