macOS
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · source: api.github.com
brew
BitTorrent filesystem based on FUSE. Version 3.1 via Homebrew; verified from local package data.
install
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · source: api.github.com
sudo apk add btfsAlpine Linux edge package indexes · btfs · source: dl-cdn.alpinelinux.org
sudo apt install btfsDebian stable package indexes · btfs · source: deb.debian.org
nix profile install nixpkgs#btfsnixpkgs package indexes · pkgs/by-name/bt/btfs/package.nix · source: api.github.com
sudo pacman -S btfsArch Linux sync databases · btfs · source: geo.mirror.pkgbuild.com
sudo zypper install btfsopenSUSE Tumbleweed package metadata · btfs · source: download.opensuse.org
overview
BitTorrent filesystem based on FUSE
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
btfs | cli | global executable | |
btfsstat | cli | global executable | |
btplay | 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/johang/btfs
install metadata
| Package key | brew:btfs |
|---|---|
| Version | 3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/btfs |
| Homepage | https://github.com/johang/btfs |
| Repository | https://github.com/johang/btfs |
| Upstream docs | https://github.com/johang/btfs#readme |
| License | GPL-3.0-only |
| Source archive | https://github.com/johang/btfs/archive/refs/tags/v3.1.tar.gz |
| Dependencies | curl, libfuse, libtorrent-rasterbar, openssl@3 |
| Build dependencies | autoconf, automake, 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 btfssource 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.