How to Pause / resume torrent from Bash script

General support for problems installing or using Deluge
Post Reply
RDonovan
New User
New User
Posts: 9
Joined: Fri Apr 15, 2016 2:42 pm

How to Pause / resume torrent from Bash script

Post by RDonovan »

Hi all, I would like to know if there's a simple way to issue deluge-console commands from a bash script or if there is some way to send direct command do Deluge daemon in order to pause / resume torrents.

Thanks.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: How to Pause / resume torrent from Bash script

Post by Cas »

Yes

deluge-console --help
man deluge-console
Post Reply