A network filesystem client to connect to SSH servers
SSHFS (libfuse/sshfs) is a client application that lets you mount and interact with remote directories over an SSH/SFTP connection as if they were local folders.
$ sudo apt install sshfs fuse3$ sudo dnf install sshfs fuse-sshfs$ sudo pacman -S sshfs$ brew install --cask macfuse; brew install gromgull/fuse/sshfs-macto comment.