macOS
brew install sshfslocal Homebrew formula metadata
sudo port install sshfsMacPorts ports tree · fuse/sshfs/Portfile · ソース: api.github.com
brew / 順位 4093
sshfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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
sudo apt install sshfsDebian stable package indexes · sshfs · ソース: deb.debian.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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.