BTFS
A FUSE filesystem that mounts a torrent file or magnet link as a read-only directory.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get BTFS
Package managers
- Homebrew
brew install btfs
About BTFS
BTFS (bittorrent filesystem) lets you mount any .torrent file or magnet link and treat it as an ordinary read-only folder. File contents are downloaded on demand as programs read them, so standard tools such as ls, cat and cp work as expected.
Media players such as VLC and mplayer can open files straight from the mount without any changes, which makes it possible to start watching a video before the whole torrent has downloaded. It is a command-line tool built on FUSE.
Strengths
- Mounts torrents and magnet links as normal folders
- Downloads file data on demand as it is read
- Works with existing tools and media players unchanged
Limitations
- Read-only; not a full torrent client for managing downloads
- Requires FUSE and command-line use
Details
- Pricing
- FreeFree; the source is published on GitHub.
- License
- Open source, license not stated
- Developer
- johang
- Platforms
- Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- No
- Best suited for
- Command-line users who want to open torrent contents like local files
- Categories
- Torrent clients
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to BTFS
Compare allSoftware that can replace BTFS for an important use case, and what changes if you switch.
TorrServer
A self-hosted server that streams media from torrents over HTTP without waiting for downloads.
TorrServer streams torrent media over HTTP to any player instead of mounting a folder, and runs as a self-hosted server with a web interface and Docker image.
Similar software
Related functionality, not necessarily a direct replacement.
Webtor
A web tool that streams or downloads the contents of torrents and magnet links in the browser.
WebTorrent Desktop
A desktop torrent app that streams video and audio while the files are still downloading.
rqbit
A BitTorrent client written in Rust with a CLI, HTTP API, web interface and desktop app.
rTorrent
A fast ncurses-based BitTorrent client for the terminal, widely used on servers and seedboxes.
Transmission
A light BitTorrent client that behaves like a native app on each platform, with a headless daemon for servers.