macOS
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · 来源: api.github.com
安装
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · 来源: api.github.com
sudo apk add btfsAlpine Linux edge package indexes · btfs · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#btfsnixpkgs package indexes · pkgs/by-name/bt/btfs/package.nix · 来源: api.github.com
sudo pacman -S btfsArch Linux sync databases · btfs · 来源: geo.mirror.pkgbuild.com
sudo zypper install btfsopenSUSE Tumbleweed package metadata · btfs · 来源: download.opensuse.org
概览
BitTorrent filesystem based on FUSE
历史
BTFS is a FUSE filesystem that mounts a .torrent file or magnet link as a read-only directory. Files are downloaded on demand as applications read them, so ordinary tools like ls, cat, cp, VLC, and mplayer can operate on torrent contents through the filesystem.
Johan Gunnarsson's btfs repository starts in July 2015 and tagged v2.0 the next day. The project combines libtorrent-rasterbar with FUSE to expose BitTorrent content as a normal file tree.
The project continued as a small but portable Unix tool and reached v3.0 in May 2025 with a port to libfuse 3.x, followed by v3.1.
BTFS is packaged unusually widely for a niche FUSE utility. The official README includes install commands for Debian/Ubuntu, Arch Linux, Gentoo, Fedora, Fedora OSTree, openSUSE, and macOS via Homebrew.
The input also records packaging across Homebrew, MacPorts, Nix, Debian, Ubuntu, Alpine, Arch, and zypper ecosystems, showing that the tool became a standard package-manager object despite its specialized torrent-filesystem use case.
A typical session creates a mount directory, mounts a torrent or magnet link with btfs, changes into the mounted directory, and opens media or copies files normally. The mount is read-only and content is fetched on demand as the kernel asks the FUSE filesystem for file data.
BTFS is package-nerd candy because it turns BitTorrent into a filesystem abstraction: a small CLI package that bridges P2P distribution, FUSE, libtorrent, media playback, and ordinary Unix file tools.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
btfs | cli | 全局可执行文件 | |
btfsstat | cli | 全局可执行文件 | |
btplay | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/johang/btfs
安装元数据
| 软件包键 | brew:btfs |
|---|---|
| 版本 | 3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/btfs |
| 主页 | https://github.com/johang/btfs |
| 仓库 | https://github.com/johang/btfs |
| 上游文档 | https://github.com/johang/btfs#readme |
| 许可证 | GPL-3.0-only |
| 源码归档 | https://github.com/johang/btfs/archive/refs/tags/v3.1.tar.gz |
| 依赖 | curl, libfuse, libtorrent-rasterbar, openssl@3 |
| 构建依赖 | autoconf, automake, pkgconf |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | btfs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
btfs 2.24-1+b3
access torrent files as a filesystem
https://github.com/johang/btfs
sudo apt install btfsbtfs
nix profile install nixpkgs#btfsbtfs 2.24-1build4
access torrent files as a filesystem
https://github.com/johang/btfs
sudo apt install btfsbtfs 2.24-r12
Bittorrent filesystem based on FUSE
https://github.com/johang/btfs
sudo apk add btfsbtfs-doc 2.24-r12
Bittorrent filesystem based on FUSE (documentation)
https://github.com/johang/btfs
sudo apk add btfs-docbtfs 3.1-1
A bittorrent filesystem based on FUSE
https://github.com/johang/btfs
sudo pacman -S btfsbtfs 3.1-3.4
A BitTorrent file system based on FUSE
https://github.com/johang/btfs
sudo zypper install btfsbtfs
sudo port install btfs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.