macOS
brew install sshfslocal Homebrew formula metadata
sudo port install sshfsMacPorts ports tree · fuse/sshfs/Portfile · source: api.github.com
brew
File system client based on SSH File Transfer Protocol. Version 3.7.6 via Homebrew; verified 2026-05-30.
install
brew install sshfslocal Homebrew formula metadata
sudo port install sshfsMacPorts ports tree · fuse/sshfs/Portfile · source: api.github.com
sudo apk add sshfsAlpine Linux edge package indexes · sshfs · source: dl-cdn.alpinelinux.org
sudo apt install sshfsDebian stable package indexes · sshfs · source: deb.debian.org
sudo dnf install fuse-sshfsFedora Rawhide package metadata · fuse-sshfs · source: dl.fedoraproject.org
nix profile install nixpkgs#sshfsnixpkgs package indexes · sshfs · source: raw.githubusercontent.com
sudo pacman -S sshfsArch Linux sync databases · sshfs · source: geo.mirror.pkgbuild.com
sudo zypper install sshfsopenSUSE Tumbleweed package metadata · sshfs · source: download.opensuse.org
choco install sshfsChocolatey community package catalog · sshfs · source: community.chocolatey.org
overview
File system client based on SSH File Transfer Protocol
history
SSHFS is a FUSE-based filesystem client that mounts remote directories over SFTP. It became a classic Unix package-manager utility because it turns ordinary SSH access into a mountable filesystem without requiring special server-side software.
The official changelog records SSHFS 1.0 as the initial release and then tracks years of compatibility, caching, performance, and portability work. The project later moved through the libfuse ecosystem, adopted Meson builds, required libfuse 3 in the 3.x series, and continued to follow OpenSSH and FUSE behavior changes.
The README states that SSHFS is shipped by all major Linux distributions and has been used in production across many systems for years. It also notes a period of limited maintenance: release 3.7.3 in 2022 said SSHFS was no longer maintained or developed, while later changelog entries show new maintainers and renewed releases.
The canonical command is `sshfs [user@]hostname:[directory] mountpoint`, followed by `fusermount -u mountpoint` on Linux or `umount mountpoint` on BSD and macOS. The README emphasizes that most SSH servers already provide SFTP, so the remote side usually needs no extra package.
SSHFS is a packaging staple because it bridges SSH, SFTP, FUSE, desktop workflows, and server administration with one small command. Its cross-distro presence, kernel/filesystem dependency surface, macOS/BSD differences, and long maintenance arc make it exactly the kind of package that exposes the practical edges of package-manager ecosystems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mount.fuse.sshfs | cli | global executable | |
mount.sshfs | cli | global executable | |
sshfs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/libfuse/sshfs
install metadata
| Package key | brew:sshfs |
|---|---|
| Version | 3.7.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sshfs |
| Homepage | https://github.com/libfuse/sshfs |
| Repository | https://github.com/libfuse/sshfs |
| Upstream docs | https://github.com/libfuse/sshfs#readme |
| License | LGPL-2.1-only OR GPL-2.0-only |
| Source archive | https://github.com/libfuse/sshfs/archive/refs/tags/sshfs-3.7.6.tar.gz |
| Last updated | 2026-05-30T04:29:24Z |
| Pulse | updated |
| Dependencies | glib, libfuse |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sshfs |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sshfs 3.7.3-1.1+b2
filesystem client based on SSH File Transfer Protocol
https://github.com/libfuse/sshfs
sudo apt install sshfssshfs
nix profile install nixpkgs#sshfssshfs 3.7.3-1.1build3
filesystem client based on SSH File Transfer Protocol
https://github.com/libfuse/sshfs
sudo apt install sshfssshfs 3.7.6-r0
FUSE client based on the SSH File Transfer Protocol
https://github.com/libfuse/sshfs
sudo apk add sshfssshfs-doc 3.7.6-r0
FUSE client based on the SSH File Transfer Protocol (documentation)
https://github.com/libfuse/sshfs
sudo apk add sshfs-docfuse-sshfs 3.7.6-1.fc45
FUSE-Filesystem to access remote filesystems via SSH
https://github.com/libfuse/sshfs
sudo dnf install fuse-sshfssshfs 3.7.6-1
FUSE client based on the SSH File Transfer Protocol
https://github.com/libfuse/sshfs
sudo pacman -S sshfssshfs 3.7.6-1.1
Filesystem client based on SSH file transfer protocol
https://github.com/libfuse/sshfs
sudo zypper install sshfssshfs
sudo port install sshfssshfs
choco install sshfssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.