SSHFS is a Fuse-based Linux filesystem that allows you to connect to an SSH server, and mount it as you would any other mountable device. The difference is… this “device” is a remote server using an SSH connection. At Holley Grove, we use SSHFS on all of our servers, SSHFS might be something you should [...]