[Libtorrent-devel] .rtorrent.rc
Wes Morgan
morganw at chemikals.org
Thu Jun 7 12:32:09 UTC 2007
On Wed, 6 Jun 2007, Clint Savage wrote:
> Hi there,
>
> I hope this is the right place to post this as its the only mailing
> list I could find.
>
> I've been reading the man page on rtorrent and its configs. It appears that
> if
> I place the following in my ~/.rtorrent.rc
>
> schedule=val,18:00:00,07:00:00,upload_rate=50
If you are looking to set the upload rate to 50 from 1800 to 0700, you
would need two lines something like this:
schedule = throttle_1,18:00:00,24:00:00,upload_rate=50
schedule = throttle_2,07:00:00,24:00:00,upload_rate=10
You need to use 24 hours for the interval to make it "daily".
>
> I should be able to change the upload rate from what its currently set at to
> 50Kb/s. This does not appear to happen. I've tried several
> combinations to no avail.
>
> Cheers,
>
> Clint
>
--
This .signature sanitized for your protection
More information about the Libtorrent-devel
mailing list