Re: [btqueue-users] documentation?
Status: Beta
Brought to you by:
xgie
From: Stingray <sti...@gm...> - 2004-11-16 11:05:14
|
not sure if my other mail did get thru as it seems they got sent direct to the email that sent 'em, not the btqueue-users one... anyway to start btqueue as a deamon u use, "btqueue.py daemon" and to get into the daemon u write "btqueue.py remote" and u will get the same interface as "btqueue.py scheduler" and you just write "exit" in the gui to exit it, and the daemon still runs even if u disconnect the ssh client... if u determinaly wanna use "btqueue.py query gset *command* *value*" the that should work too //Stingray On Tue, 16 Nov 2004 12:48:51 +0200, Doruk Fisek <df...@fi...> wrote: > Hi, > > Tue, 16 Nov 2004 09:21:29 +0700 tarihinde "Sugree Phatanapherom" > <su...@hp...> soyle yazdi: > > DF> > Is there any other documentation about BTQueue except the sole page > DF> > in http://btqueue.sourceforge.net ? > SP> Ah. I am sorry about that. I am trying to write a good document but no > SP> time yet. > I am not familiar with Python much but I would want to help you with the > documentation if I can. > > DF>> What do you want to tweak? You can ask me here. Most options are able > DF>> to set via gset command. e.g. > SP> gset min_port 10001 > SP> gset max_port 10002 > SP> gset random_port 1 > SP> gset order_acl=allow,deny > SP> gset allow_acl=ALL > SP> gset deny_acl=192.168.0.0/24 > SP> gset max_download_rate 200 > SP> gset max_seed_rate 100 > SP> gset max_upload_rate 200 > I used the gset command as "btqueue.py gset max_upload_rate 5" (to set the > limit to 5k). But when I query the daemon, I see that one of the torrents > is uploaded at a 9-10k range (the others none). Am I doing something wrong? > How should I send the gset command? > > Btw; when I set with gset, are these set permanently or should they be > re-done every time btqueue.py is fired up as a daemon? I looked into > .btqueue/ directory but couldn't find a file where the program could have > written these options. > > > > Doruk > > -- > FISEK INSTITUTE - http://www.fisek.org > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > btqueue-users mailing list > btq...@li... > https://lists.sourceforge.net/lists/listinfo/btqueue-users > |