[Libtorrent-devel] xmlrpc command fails

Ævar Arnfjörð Bjarmason avarab at gmail.com
Fri Aug 27 18:48:58 UTC 2010


On Tue, Aug 24, 2010 at 11:43, Hussain <dma8hm1334 at gmail.com> wrote:
> On Mon, 23 Aug 2010, Thomas Burgess <wonslung at gmail.com> wrote:
>
>> in that case, here's a little script i wrote:
>>
>> http://pastie.org/1110449

Instead of doing this you can simply outsource the checking of disk
space / quote to your OS.

On Linux that's warnquota(8). I have rtorrent set up under its own
user which has a quota tuned so I don't run out of disk space.

To start it I use this crontab:

    http://github.com/avar/linode-etc/blob/master/crontabs/leech

Along with this .screenrc:

    http://github.com/avar/leech/blob/master/.screenrc

That brings rtorrent up on reboot, and warns if it isn't running (it
doesn't automatically restart, because I usually want to check what
went wrong).


More information about the Libtorrent-devel mailing list