SSHFS – Easily Mount a remote file system over SSH.
SSHFS (SSH Filesystem) is an open-source file system that is based on FUSE for accessing remote directories over an SSH connection. Basically, the drive can be mounted on any operating system if it uses FUSE. It uses the SFTP protocol, which is enabled on most SSH servers. It has several advantages over something like Samba […]
SSHFS – Easily Mount a remote file system over SSH. Read More »