Munzy
Active Member
I am trying to mount a remote server using sshfs....
sshfs -o kernel_cache -o auto_cache -o reconnect -o kernel_cache -o auto_cache -o reconnect -o allow_other user@server:/path/to/files /media/replays
But I get:
fuse: failed to open /dev/fuse: Operation not permitted
sshfs -o kernel_cache -o auto_cache -o reconnect -o kernel_cache -o auto_cache -o reconnect -o allow_other user@server:/path/to/files /media/replays
But I get:
fuse: failed to open /dev/fuse: Operation not permitted
Code:
:/dev# ls /dev | grep fuse
fuse