btfs icon indicating copy to clipboard operation
btfs copied to clipboard

Mount multiple torrents with a single btfs instance

Open pataquets opened this issue 3 years ago • 3 comments

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

pataquets avatar Nov 13 '20 00:11 pataquets

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

johang avatar Jul 15 '21 11:07 johang

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.

pataquets avatar Jul 16 '21 15:07 pataquets

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.

qithron avatar Jan 11 '24 22:01 qithron