I have a standalone installation of crypsparc 2.12.2, CUDA 10.2. We are using sshfs to mount a remote filesystem. sshfs mounts using the permissions of the user running the command.
This prevent cryosparc from having access to the mounted filesystem. we have tried the allow_other option but still have issues.
Has anyone been able to make this work?