How is transmission monitored from the console?
Andrew Mclaughlin
Normally I add magnet links from firefox to transmission via the GUI, but also want it to continue the downloads even when the GUI isn't running.
I've also installed:
transmission-cli
transmission-common
transmission-daemonand ran:
sudo service transmission-daemon startHow is transmission monitored from the console?
I don't need a transmission server per se.
1 Answer
A good place to start in general on Linux is to try man. The transmission-daemon man page starts with:
3transmission-daemon is a daemon-based Transmission session that can be controlled via RPC commands from transmission's web interface or transmission-remote(1).