Hi,
- You can set up SSH port forwarding to access port 39000 from your local machine:
ssh -N -f -L localhost:39000:localhost:39000 <remote_instance>
- At the moment, it’s not possible to transfer projects from cryoSPARC v0 to v2
Hope that helps!
- Suhail