aaronbrooks-gh / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
GNU General Public License v3.0
0 stars 1 forks source link

Control multiple transmission daemons at the same time #429

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have two remote servers in two different continents.  They are on the same 
VPN network as my home server.  They can torrent to eachother through Local 
Peer Discovery on the VPN network.

I would really like to be able to control all three of them at the same time, 
so that they all are downloading the same torrents at the same time.

I understand that it would be difficult to show data from multiple servers, but 
only controlling them would be sufficient.  The actual data only needs to come 
from the main server, which would be the closest one to me.

Is it possible to do this in any way, and it is at all likely that this ability 
will be included in this front-end?

Original issue reported on code.google.com by gomez...@gmail.com on 4 Feb 2012 at 10:03

GoogleCodeExporter commented 9 years ago
I think it's very difficult to handle more servers at same time. It need lot of 
refactor in the project. You can add all servers at local settings, and You can 
easy switch between them at main menu or at connect button.

Original comment by elso.and...@gmail.com on 7 Feb 2012 at 2:22