# 安装 sshfs

查看 sshfs 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:sshfs
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sshfs
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install sshfs
```

  证据: MacPorts ports tree: fuse/sshfs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add sshfs
```

  证据: Alpine Linux edge package indexes: sshfs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install sshfs
```

  证据: Debian stable package indexes: sshfs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#sshfs
```

  证据: nixpkgs package indexes: sshfs from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S sshfs
```

  证据: Arch Linux sync databases: sshfs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install sshfs
```

  证据: openSUSE Tumbleweed package metadata: sshfs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install sshfs
```

  证据: Chocolatey community package catalog: sshfs from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','sql2012.smo'

## 软件包事实

- **软件包键:** brew:sshfs
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/sshfs>
- **版本:** 3.7.5
- **来源摘要:** File system client based on SSH File Transfer Protocol
- **主页:** <https://github.com/libfuse/sshfs>
- **仓库:** <https://github.com/libfuse/sshfs>
- **许可证:** LGPL-2.1-only OR GPL-2.0-only
- **源码归档:** <https://github.com/libfuse/sshfs/archive/refs/tags/sshfs-3.7.5.tar.gz>
- **更新:** 2025-11-11T13:56:27Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- mount.fuse.sshfs (cli)
- mount.sshfs (cli)
- sshfs (cli)
- mount.fuse.sshfs (别名)
- mount.sshfs (别名)
- sshfs (别名)

## 依赖

- glib
- libfuse

## 构建依赖

- meson
- ninja
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 3.7.5
- 管理器更新时间: 2025-11-11
- 本地数据: ok
- 上游仓库: https://github.com/libfuse/sshfs
- 检测到的最新版本: sshfs-3.7.5 (current)
- notice: The package-manager record has not changed recently.

## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / medium
- broad file, network, media, or database tool signal

## 相关链接

- [glib](https://www.automicvault.com/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [libfuse](https://www.automicvault.com/pkg/brew/libfuse/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://www.automicvault.com/pkg/brew/meson/) - Build dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
