macOS
brew install sshfslocal Homebrew formula metadata
sudo port install sshfsMacPorts ports tree · fuse/sshfs/Portfile · 来源: api.github.com
安装
brew install sshfslocal Homebrew formula metadata
sudo port install sshfsMacPorts ports tree · fuse/sshfs/Portfile · 来源: api.github.com
sudo apk add sshfsAlpine Linux edge package indexes · sshfs · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#sshfsnixpkgs package indexes · sshfs · 来源: raw.githubusercontent.com
sudo pacman -S sshfsArch Linux sync databases · sshfs · 来源: geo.mirror.pkgbuild.com
sudo zypper install sshfsopenSUSE Tumbleweed package metadata · sshfs · 来源: download.opensuse.org
sudo dnf install fuse-sshfsFedora Rawhide package metadata · fuse-sshfs · 来源: dl.fedoraproject.org
choco install sshfsChocolatey community package catalog · sshfs · 来源: community.chocolatey.org
概览
File system client based on SSH File Transfer Protocol
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mount.fuse.sshfs | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mount.sshfs | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
sshfs | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sshfs |
|---|---|
| 版本 | 3.7.6 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/libfuse/sshfs |
| 仓库 | https://github.com/libfuse/sshfs |
| 最后更新 | 2026-05-30T04:29:24Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
sshfs 3.7.3-1.2~deb13u1
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-2.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.3
Filesystem client based on SSH file transfer protocol
https://github.com/libfuse/sshfs
sudo zypper install sshfssshfs
sudo port install sshfssshfs
choco install sshfs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.