AstroHuntsman / huntsman-pocs

POCS on the Huntsman Telescope
MIT License
7 stars 8 forks source link

Speed up SSHFS #425

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

There may be some tricks that we can use to speed up SSHFS:

https://superuser.com/questions/344255/faster-way-to-mount-a-remote-file-system-than-sshfs

Other option could be to use NFS (Network file system) which saves time by not encrypting the data