Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount multiple torrents with a single btfs instance #68

Open
pataquets opened this issue Nov 13, 2020 · 3 comments
Open

Mount multiple torrents with a single btfs instance #68

pataquets opened this issue Nov 13, 2020 · 3 comments

Comments

@pataquets
Copy link
Contributor

By accepting additional torrents after the first one.
Subdirectories for each torrent can be named after torrent name or BTIH, if missing.

@johang
Copy link
Owner

johang commented Jul 15, 2021

You can achieve this by just calling btfs multiple times with different parameters and mount points.

@pataquets pataquets changed the title Mount multiple torrents Mount multiple torrents with a single btfs instance Jul 16, 2021
@pataquets
Copy link
Contributor Author

pataquets commented Jul 16, 2021

I was meaning by running just a single instance of btfs (issue title updated to clarify).
Something along doing the same magic on a directory list loop.

@qithron
Copy link

qithron commented Jan 11, 2024

The use case is probably legit. Not torrent, but kinda the same thing, I used to mount nearly 100 archives using google/fuse-archive. Imagine mount or htop. But tbh, I would prefer btfs handle 1 torrent at a time, which is very simple, except if the name is multi-btfs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants