Prioritize a peer

bandwidthbittorrentutorrent

I'm a Utorrent user, and am currently seeding a rather large file set. I have allocated a seedbox that I want to use to share the torrent with much higher bandwidth than I currently have. However, it's not a popular download, and I don't expect a ton of people to get it, so peers are few, but my seed box is downloading from me. My question is, it there a way to give priority to the seedbox downloading from me? Can I give all my upload bandwidth to that one IP instead of spreading it out over the swarm? I want to upload only to the seedbox. Since I already have uploaded the torrent and started seeding it before I got the box, most of the people have most of the file set. So the seedbox caught up rather quickly. Now, it is with the rest of them, just waiting on my slow Internet speed. If I could dedicate to one IP, it would complete much faster.

Anyone know of a way to make this happen, or a client that will?

Best Answer

This can be done by creating a ipfilter.dat file in the same directory that uTorrent stores the settings.dat file. (Usually: C:\Users\<user name>\AppData\Roaming\uTorrent)

If, for example, the seedbox has the IP: 123.45.67.89
then the ipfilter.dat file should be:

0.0.0.0 - 123.45.67.88
123.45.67.90 - 255.255.255.255

to block all peers except the seedbox.