macOS
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für btfs in AI-Agent-Workflows.
Installation
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · Quelle: api.github.com
sudo apk add btfsAlpine Linux edge package indexes · btfs · Quelle: dl-cdn.alpinelinux.org
sudo apt install btfsDebian stable package indexes · btfs · Quelle: deb.debian.org
nix profile install nixpkgs#btfsnixpkgs package indexes · pkgs/by-name/bt/btfs/package.nix · Quelle: api.github.com
sudo pacman -S btfsArch Linux sync databases · btfs · Quelle: geo.mirror.pkgbuild.com
sudo zypper install btfsopenSUSE Tumbleweed package metadata · btfs · Quelle: download.opensuse.org
Überblick
BitTorrent filesystem based on FUSE
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
btfs | cli | globales Executable | |
btfsstat | cli | globales Executable | |
btplay | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/johang/btfs
Installationsmetadaten
| Paketschlüssel | brew:btfs |
|---|---|
| Version | 3.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/btfs |
| Homepage | https://github.com/johang/btfs |
| Repository | https://github.com/johang/btfs |
| Upstream-Dokumentation | https://github.com/johang/btfs#readme |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/johang/btfs/archive/refs/tags/v3.1.tar.gz |
| Abhängigkeiten | curl, libfuse, libtorrent-rasterbar, openssl@3 |
| Build-Abhängigkeiten | autoconf, automake, pkgconf |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 btfsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.