Search found 6 matches

by MechMK1
Sun Apr 07, 2013 9:03 pm
Forum: General
Topic: Only seed in local network?
Replies: 6
Views: 7278

Re: Only seed in local network?

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.
by MechMK1
Sun Apr 07, 2013 5:40 pm
Forum: General
Topic: Only seed in local network?
Replies: 6
Views: 7278

Re: Only seed in local network?

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?
by MechMK1
Sun Apr 07, 2013 12:33 am
Forum: General
Topic: Only seed in local network?
Replies: 6
Views: 7278

Re: Only seed in local network?

I meant adding a "local-only" mode for transmission-daemon.
by MechMK1
Sat Apr 06, 2013 10:26 pm
Forum: General
Topic: Only seed in local network?
Replies: 6
Views: 7278

Re: Only seed in local network?

Would it be worth implementing? I mean, for stuff like running the daemon on a NAS
by MechMK1
Sat Apr 06, 2013 9:11 pm
Forum: General
Topic: Only seed in local network?
Replies: 6
Views: 7278

Re: Only seed in local network?

I have thought of that too. I was just not sure if there was an "only-local" mode or such
by MechMK1
Sat Apr 06, 2013 1:09 pm
Forum: General
Topic: Only seed in local network?
Replies: 6
Views: 7278

Only seed in local network?

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 ...