Hello,
Just followed this manual to install rclone: https://community.opalstack.com/d/72-automatic-backups-to-dropbox-cloud-storage/2
What I want to achieve is to mount my google drive like so:
rclone mount fly: googledrive
I tried and got this message:
Fatal error: failed to mount FUSE fs: fusermount: exec: "fusermount": executable file not found in $PATH
So as fuse is a topic that affects the kernel: is it even possible to use fuse on opalstack?