Page 1 of 1

Only seed in local network?

Posted: Sat Apr 06, 2013 1:09 pm
by MechMK1
I am using a headless transmission-daemon on my server to download verious torrents. Instead of using sftp to transfer the complete files (which results in ~2 MiB/s), I would like to use BitTorrent to transfer them (which results in ~ 30 MiB/s over LPD). However, transmission is often busy to seed to others on the internet, and I only get slow speeds. Is it possible to tell transmission-daemon to only connect to peers in certain IP-ranges or even better, only over LPD?

Re: Only seed in local network?

Posted: Sat Apr 06, 2013 9:11 pm
by MechMK1
I have thought of that too. I was just not sure if there was an "only-local" mode or such

Re: Only seed in local network?

Posted: Sat Apr 06, 2013 10:26 pm
by MechMK1
Would it be worth implementing? I mean, for stuff like running the daemon on a NAS

Re: Only seed in local network?

Posted: Sun Apr 07, 2013 12:33 am
by MechMK1
I meant adding a "local-only" mode for transmission-daemon.

Re: Only seed in local network?

Posted: Sun Apr 07, 2013 5:28 pm
by blacke4dawn
Give us a few usage cases and maybe we can tell.

Personally I feel that there are better tools available to handle syncing/copying/whatever on only local networks.

Re: Only seed in local network?

Posted: Sun Apr 07, 2013 5:40 pm
by MechMK1
As said, BitTorrent is much faster than any other method. I don't know how much effort it would be to implement a local-only mode, but maybe someday we could have it?

Re: Only seed in local network?

Posted: Sun Apr 07, 2013 9:03 pm
by MechMK1
That's a bit too much effort, especially if you have huge files. Scraping 1.5 TiB takes ages. I'll use custom blocklists and activate them on-demand.