I have deluge running on my headless ubuntu server (9.10 64bit server). how do I go about adjusting the scheduler app (via deluge-console or just editing a config file)?
I've managed to get it activated, but I can't figure out how to change the schedule.
console and scheduler
Re: console and scheduler
The easiest way would be to use the remote GTK UI: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient
Re: console and scheduler
I am attempting to run the following command at the command prompt. However it hangs and does not return.
If I run the command I am taken to what appears to be a console session:
If I enter the following command in this session:
... the response is:
I am running deluge 1.2.2 on a 64 bit Ubuntu system. Any assistance in getting deluge-console working would be appreciated. Things used to work fine before upgrading Deluge as part of the Ubuntu 10.4 release.
Code: Select all
deluge-console "config --set max_active_downloading 0"
Code: Select all
deluge-console
Code: Select all
config --set max_active_downloading 0
Code: Select all
>>> config --set max_active_downloading 0
Not connected to a daemon, please use the connect command first.