How to Use SSHFS (Mount Remote Directories over SSH)
Ever wanted to mount a remote directory? SSHFS is a file system that is used to mount remote directories through an SSH connection. This is useful if for example you have a backup server somewhere but wish to utilize it on another server within a specified directory. In this tutorial, we will show you how! […]