A console client for the transmission bittorrent client
transmission-remote-cli [options] [filename-or-URL]
transmission-remote-cli is a curses interface for the daemon of the BitTorrent client Transmission.
Show version number and exit
Show usage information and a list of options
Point to the server. CONNECTION must match the following pattern:
[username:password@]host[:port][path]
Default: localhost:9091
Use SSL to connect to the server.
Default: don't use SSL
Create configuration file with default values.
NOTE: A config file won't be created unless you provide this option at least once. After that, it is rewritten whenever transmission-remote-cli exits.
Set path to configuration file.
Default: ~/.config/transmission-remote-cli/settings.cfg
Get authentication info from ~/.netrc.
Use the known server connection to pass OPTIONS on to transmission-remote.
transmission-remote-cli overwrites the configuration file on exit. Keep that in mind if you edit it manually.
transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1).