SSHFS and cryoSPARC

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?

Hey @hempat,

We’ve never personally tested cryoSPARC with SSHFS, but we do use NFS mounts: https://linuxize.com/post/how-to-mount-an-nfs-share-in-linux/