deluge-console get info from remote server

Specific support for Deluge on Microsoft Windows OS
Post Reply
Tain
New User
New User
Posts: 2
Joined: Sun Dec 11, 2016 6:48 pm

deluge-console get info from remote server

Post by Tain »

Is it possible?

When I run deluge-console connect ... my log says
[INFO ] 13:54:23 ui:124 Deluge ui 1.3.13
[INFO ] 13:54:23 ui:127 Starting console ui..
[INFO ] 13:54:23 client:217 Connecting to daemon at 127.0.0.1:58846..
[INFO ] 13:54:23 client:121 Connected to daemon at 127.0.0.1:58846..
[INFO ] 13:54:23 client:224 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
(I know the ip is local, I'm doing it locally for testing purposes)

So I can connect, but I don't know how to have it run a second command before it closes the connection.

If the commands started with a - dash, or you had the option of doing -c <command> it would be simple, but I couldn't find anything similar to that searching online.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: deluge-console get info from remote server

Post by Cas »

It has been mentioned quite a few times in the forum. Commands can be separated with ;
Tain
New User
New User
Posts: 2
Joined: Sun Dec 11, 2016 6:48 pm

Re: deluge-console get info from remote server

Post by Tain »

Ahh, thanks. I didn't find it through search. It would be a good addition to the wiki.
Post Reply