Page 1 of 1

[How to] Speed throttling in deluge-console

Posted: Wed Feb 09, 2011 9:07 am
by kesa2ran
How to set maximum upload / download speed for a torrent so that it wont choke the entire bandwidth.

Code: Select all

>>> help config
Usage: config [key1 [key2 ...]]
       config --set key value

Options:
  -s SET, --set=SET  set value for key
  -h, --help         show this help message and exit

Show and set configuration values

Apparently my screen is not showing the key parameter when I type "config ". :oops:

It should be something like config --set max_upload_speed=10K :idea:

So if anyone knows the correct key parameter do let me know

Re: [How to] Speed throttling in deluge-console

Posted: Wed Feb 09, 2011 10:13 am
by Cas
type config you can see a list of all the settings and you use pgup to go back up the list. tab complete also works.

to set the value simple use:
config -s max_upload_speed 10