This is the command transmission-remote-cli that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
transmission-remote-cli - a console client for the Transmission BitTorrent client
SYNOPSIS
transmission-remote-cli [options] [filename-or-URL]
DESCRIPTION
transmission-remote-cli is a curses interface for the daemon of the BitTorrent client
Transmission.
OPTIONS
--version
Show version number and exit
-h --help
Show usage information and a list of options
-c CONNECTION --connect=CONNECTION
Point to the server. CONNECTION must match the following pattern:
[username:password@]host[:port][path]
Default: localhost:9091
-s --ssl
Use SSL to connect to the server.
Default: don't use SSL
--create-config
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.
-f CONFIGFILE --config=CONFIGFILE
Set path to configuration file.
Default: ~/.config/transmission-remote-cli/settings.cfg
-n --netrc
Get authentication info from ~/.netrc.
-- OPTIONS
Use the known server connection to pass OPTIONS on to transmission-remote.
Use transmission-remote-cli online using onworks.net services