bandwidth scheduling in CLI v 1.2.1

General support for problems installing or using Deluge
Post Reply
chrisbay90
New User
New User
Posts: 6
Joined: Thu Mar 04, 2010 12:33 pm

bandwidth scheduling in CLI v 1.2.1

Post by chrisbay90 »

First of all can I start by thanking the developers of deluge. It is an excellent example of how software should and IMHO is the best bittorent client out there.

So here's my situation that im hoping someone here can help me with.

I was running the deluge 1.1.9 deamon on a headless linux box and used crontab with commands along the lines of

Code: Select all

deluge -u console -a "config -s max_upload_speed x"
I removed 1.1.9 and installed 1.2.1 from source. Everything went off without a hitch except for one thing.

Code: Select all

user@server:~$ deluge -u console -a "config -s max_download_speed 50.0"
Unknown command: c


Has the syntax in 1.2.1 changed or did something go wrong with my install. I'v looked under man deluge and man deluge-console but couldnt not find what i was looking for. What other documentation should i be looking at?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: bandwidth scheduling in CLI v 1.2.1

Post by Cas »

Only a handful of posts below yours is probably the answer to your question...

http://forum.deluge-torrent.org/viewtop ... =7&t=29585
Post Reply