View previous topic :: View next topic |
Author |
Message |
redpotatoes Tux's lil' helper
Joined: 02 Feb 2004 Posts: 111 Location: Qc, Canada
|
Posted: Tue Aug 03, 2004 12:06 am Post subject: upload control of bittorrent ?[solved] |
|
|
What .py file do I have to edit to control upload traffic in bittorrent and how can I do that. For example, set a upload rate to 10kb/s , cause right now, it's taking a lot of my bandwith and I don't really like that...
Last edited by redpotatoes on Thu Aug 05, 2004 3:03 am; edited 1 time in total |
|
Back to top |
|
|
denstark l33t
Joined: 02 Jun 2003 Posts: 654 Location: sd.ca.us
|
Posted: Tue Aug 03, 2004 12:19 am Post subject: |
|
|
btdownload*.py --max_upload_rate xx
where xx is your max upload rate.
Sorry, needs to be said. Rtfm man!
And also, setting a max upload rate low is kind of unfair to other users, so be considerate when setting it _________________ Blog
Code: | denstark> starbuck authorizes torture?
rokstar> sure they do, you tried their coffee?
|
|
|
Back to top |
|
|
redpotatoes Tux's lil' helper
Joined: 02 Feb 2004 Posts: 111 Location: Qc, Canada
|
Posted: Tue Aug 03, 2004 12:42 am Post subject: |
|
|
I know this command in konsole but I want to enable it in .py file ?? |
|
Back to top |
|
|
redpotatoes Tux's lil' helper
Joined: 02 Feb 2004 Posts: 111 Location: Qc, Canada
|
Posted: Thu Aug 05, 2004 3:03 am Post subject: |
|
|
I solved this issue, now my upload are locked at the rate that I want without using this command in konsole. I have edited a .py file so it always stays at kb/s that i want. |
|
Back to top |
|
|
|