27
Mounting remote storage fails with a fatal error about not being able to mount the FUSE filesystem
I am trying to mount a remote storage provider as a directory on my home server so other services can read from it as if it were local. The copy and sync commands work perfectly — I can list and transfer files, so the…