我花了相当多的时间尝试调试问题所在,但无法找到解决方案。我正在 32 位 CentOS 系统上工作,并通过 nix 安装了 sshfs 和 fusion。
当我尝试使用它运行 sshfs 时,sshfs -v root@host:/ ~/mnt/host
它只会返回fusermount3: mount failed: Operation not permitted
.lsmod
显示保险丝在那里。
我已经深入研究了谷歌的前三页关于该错误的信息,但没有任何建议起作用,知道我应该在哪里寻找吗?