GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
tremc(1) tremc tremc(1)

tremc - a console client for the Transmission BitTorrent client

tremc [options] [filename-or-URL]

tremc is a curses interface for the Transmission BitTorrent daemon.
If a filename or an URL, is given on the command line it is passed (preceeded by -a) to transmission-remote, so that the torrent is added.
If -- followed by any options appears on the command line, the following options are passed to transmission-remote, together with server and authentication information.
Othewise, the main curses interface opens.

--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 tremc exits.
-f CONFIGFILE --config=CONFIGFILE
Set path to configuration file. if not creating a config file, and CONFIGFILE does not exist (and contains no slashes), the config directory is also searched for CONFIGFILE or CONFIGFILE.cfg.
Default: ~/.config/tremc/settings.cfg
-l --list-actions
List available actions for key mapping.
-k --list-keys
List key names for key mapping.
-n --netrc
Get authentication info from ~/.netrc.
-X, --skip-version-check, --permissive
Proceed even if the running transmission daemon seems incompatible, or the terminal is too small.
-p PROFILE --profile PROFILE
Select profile to use.
-r --reverse-dns
Toggle display of reverse DNS of peers addresses.
Default: on, but may be set in the config file.
-d [LOGIFLE] --debug [LOGIFLE]
Enable debugging messages to stderr, or to LOGFILE if provided.

-- OPTIONS
Use the known server connection to pass OPTIONS on to transmission-remote.

~/.config/tremc/settings.cfg

transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1).
11 August 2020

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.