Eu uso Flush
para iniciar ou parar downloads de torrent de instâncias em execução por meio de terminal.
Eu posso usar essas opções com flush.
--start={all,downloads,uploads} Start torrents
--stop={all,downloads,uploads} Stop torrents
Opções de linha de comando para outros clientes de torrent
1. Deluge
tem muito poucas opções
Usage: deluge-gtk [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
Common Options:
-c CONFIG, --config=CONFIG
Set the config folder location
-l LOGFILE, --logfile=LOGFILE
Output to designated logfile instead of stdout
-L LOGLEVEL, --loglevel=LOGLEVEL
Set the log level: none, info, warning, error,
critical, debug
-q, --quiet Sets the log level to 'none', this is the same as '-L
none'
2. Para Transmission
Usage:
transmission-gtk [OPTION...] [torrent files or urls]
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
GTK+ Options
--class=CLASS Program class as used by the window manager
--name=NAME Program name as used by the window manager
--screen=SCREEN X screen to use
--sync Make X calls synchronous
--gtk-module=MODULES Load additional GTK+ modules
--g-fatal-warnings Make all warnings fatal
Application Options:
-p, --paused Start with all torrents paused
--version Show version number and exit
-m, --minimized Start minimized in notification area
-g, --config-dir Where to look for configuration files
--display=DISPLAY X display to use
3. qbittorrent
options
Usage:
qbittorrent --version: displays program version
qbittorrent --no-splash: disable splash screen
qbittorrent --help: displays this help message
qbittorrent --webui-port=x: changes the webui port (current: 8080)
qbittorrent [files or urls]: downloads the torrents passed by the user (optional)