2008-07-21 16:11:47 +00:00
|
|
|
.Dd July 21, 2008
|
2007-04-18 16:39:10 +00:00
|
|
|
.Dt TRANSMISSION-REMOTE 1
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm transmission-remote
|
|
|
|
.Nd a remote control utility for
|
|
|
|
.Xr transmission-daemon 1
|
|
|
|
and
|
2007-10-13 17:33:53 +00:00
|
|
|
.Xr transmission 1
|
2007-04-18 16:39:10 +00:00
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Bk -words
|
|
|
|
.Nm
|
2008-05-19 18:53:11 +00:00
|
|
|
.Op Ar host:port | host | port
|
2009-01-18 15:27:12 +00:00
|
|
|
.Op Fl a Ar filenames-or-URLs
|
2009-08-17 20:41:06 +00:00
|
|
|
.Op Fl as
|
|
|
|
.Op Fl AS
|
|
|
|
.Op Fl asd Ar number
|
|
|
|
.Op Fl asu Ar number
|
|
|
|
.Op Fl asc
|
|
|
|
.Op Fl ASC
|
2008-07-10 20:59:15 +00:00
|
|
|
.Op Fl b
|
2009-10-19 05:34:00 +00:00
|
|
|
.Op Fl c Ar path | Fl C
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl d Ar number | Fl D
|
2010-06-19 14:25:11 +00:00
|
|
|
.Op Fl e Ar size
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl er | ep | et
|
2011-01-15 18:12:45 +00:00
|
|
|
.Op Fl -exit
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl f
|
2008-07-10 20:59:15 +00:00
|
|
|
.Op Fl g Ar files
|
|
|
|
.Op Fl G Ar files
|
2009-02-13 18:23:56 +00:00
|
|
|
.Op Fl gsr Ar ratio
|
|
|
|
.Op Fl GSR
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl h
|
|
|
|
.Op Fl i
|
2012-07-01 04:21:22 +00:00
|
|
|
.Op Fl ic
|
|
|
|
.Op Fl if
|
|
|
|
.Op Fl ip
|
|
|
|
.Op Fl it
|
2007-04-18 16:39:10 +00:00
|
|
|
.Op Fl l
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl m | M
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl n Ar user:pass
|
2010-12-12 15:26:06 +00:00
|
|
|
.Op Fl ne
|
2009-02-10 16:22:59 +00:00
|
|
|
.Op Fl N Ar netrc
|
2009-05-21 00:15:54 +00:00
|
|
|
.Op Fl o | O
|
2007-04-18 16:39:10 +00:00
|
|
|
.Op Fl p Ar port
|
2010-06-03 23:21:31 +00:00
|
|
|
.Op Fl Bh
|
|
|
|
.Op Fl Bn
|
2010-06-05 10:38:49 +00:00
|
|
|
.Op Fl \&Bl
|
2010-06-03 23:21:31 +00:00
|
|
|
.Op Fl ph Ar files
|
|
|
|
.Op Fl pl Ar files
|
|
|
|
.Op Fl pn Ar files
|
2009-02-09 19:36:29 +00:00
|
|
|
.Op Fl pr Ar peers
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl r
|
2016-03-05 17:27:40 +00:00
|
|
|
.Op Fl rad
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl s | S
|
2009-02-13 18:23:56 +00:00
|
|
|
.Op Fl sr Ar ratio
|
|
|
|
.Op Fl SR
|
|
|
|
.Op Fl srd
|
2009-02-09 19:36:29 +00:00
|
|
|
.Op Fl si
|
2009-08-17 20:41:06 +00:00
|
|
|
.Op Fl st
|
2013-01-03 05:10:47 +00:00
|
|
|
.Op Fl t Ar all | active | Ar id | Ar hash
|
2009-10-27 21:30:00 +00:00
|
|
|
.Op Fl hl
|
|
|
|
.Op Fl HL
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl u Ar number | Fl U
|
2011-02-18 00:33:29 +00:00
|
|
|
.Op Fl utp | no-utp
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl v
|
2009-01-23 19:36:34 +00:00
|
|
|
.Op Fl V
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl w Ar download-dir
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl x | X
|
2010-05-15 13:46:46 +00:00
|
|
|
.Op Fl y | Y
|
2009-02-09 19:36:29 +00:00
|
|
|
.Op Fl pi
|
2007-04-18 16:39:10 +00:00
|
|
|
.Ek
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
2008-05-19 18:53:11 +00:00
|
|
|
is a remote control utility for
|
2017-11-15 00:07:50 +00:00
|
|
|
.Xr transmission 1
|
2008-01-20 15:14:33 +00:00
|
|
|
and
|
2008-05-19 18:53:11 +00:00
|
|
|
.Xr transmission-daemon 1 .
|
|
|
|
.Pp
|
|
|
|
By default,
|
|
|
|
.Nm
|
|
|
|
connects to the transmission session at localhost:9091.
|
|
|
|
Other sessions can be controlled by specifying a different host and/or port.
|
2008-07-21 16:11:47 +00:00
|
|
|
.Sh OPTIONS
|
2007-04-18 16:39:10 +00:00
|
|
|
.Bl -tag -width Ds
|
2009-01-18 15:27:12 +00:00
|
|
|
.It Fl a Fl -add Ar filenames-or-URLs
|
|
|
|
Add torrents to transmission.
|
2008-07-10 20:59:15 +00:00
|
|
|
.It Fl b Fl -debug
|
|
|
|
Enable debugging mode.
|
2009-08-17 20:41:06 +00:00
|
|
|
.It Fl as Fl -alt-speed
|
|
|
|
Use the alternate Limits.
|
|
|
|
.It Fl AS Fl -no-alt-speed
|
|
|
|
Don't use the alternate Limits.
|
|
|
|
.It Fl asd Fl -alt-speed-downlimit Ar limit
|
|
|
|
Limit the alternate download speed to
|
|
|
|
.Ar limit
|
|
|
|
kilobytes per second.
|
|
|
|
.It Fl asu Fl -alt-speed-uplimit Ar limit
|
|
|
|
Limit the alternate upload speed to
|
|
|
|
.Ar limit
|
|
|
|
kilobytes per second.
|
|
|
|
.It Fl asc Fl -alt-speed-scheduler
|
|
|
|
Use the scheduled on/off times.
|
|
|
|
.It Fl ASC Fl -no-alt-speed-scheduler
|
|
|
|
Don't use the scheduled on/off days and times.
|
|
|
|
.It Fl -alt-speed-time-begin Ar time
|
|
|
|
.Ar Time
|
|
|
|
to start using the alt speed limits (in hhmm).
|
|
|
|
.It Fl -alt-speed-time-end Ar time
|
|
|
|
.Ar Time
|
|
|
|
to stop using the alt speed limits (in hhmm).
|
|
|
|
.It Fl -alt-speed-days Ar days
|
|
|
|
Set the number of
|
|
|
|
.Ar days
|
|
|
|
on which to enable the speed scheduler, using a list such as "2,4-6".
|
2010-05-11 13:36:21 +00:00
|
|
|
.It Fl -torrent-done-script Ar filename
|
|
|
|
Specify a
|
|
|
|
.Ar file
|
|
|
|
to run each time a torrent finishes
|
|
|
|
.It Fl -no-torrent-done-script
|
|
|
|
Don't run any script when a torrent finishes
|
2009-10-19 05:34:00 +00:00
|
|
|
.It Fl c Fl -incomplete-dir Ar dir
|
|
|
|
When adding new torrents, store their contents in
|
|
|
|
.Ar directory
|
|
|
|
until the torrent is done.
|
|
|
|
.It Fl C Fl -no-incomplete-dir
|
|
|
|
Don't store incomplete torrents in a different directory.
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl d Fl -downlimit Ar limit
|
2010-04-29 13:35:57 +00:00
|
|
|
Limit the maximum download speed to
|
2008-07-08 03:19:01 +00:00
|
|
|
.Ar limit
|
2012-02-04 03:19:49 +00:00
|
|
|
kB/s.
|
2010-12-12 16:36:46 +00:00
|
|
|
If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting.
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl D Fl -no-downlimit
|
2010-04-29 13:35:57 +00:00
|
|
|
Disable download speed limits.
|
2010-12-12 16:36:46 +00:00
|
|
|
If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting.
|
2010-06-19 14:25:11 +00:00
|
|
|
.It Fl e Fl -cache Ar size
|
2010-12-12 16:36:46 +00:00
|
|
|
Set the session's maximum memory cache size in MiB. This cache is used to reduce disk IO.
|
2008-07-11 18:14:09 +00:00
|
|
|
.It Fl er Fl -encryption-required
|
|
|
|
Encrypt all peer connections.
|
|
|
|
.It Fl ep Fl -encryption-preferred
|
2008-07-07 03:38:22 +00:00
|
|
|
Prefer encrypted peer connections.
|
2008-07-11 18:14:09 +00:00
|
|
|
.It Fl et Fl -encryption-tolerated
|
2008-07-07 03:38:22 +00:00
|
|
|
Prefer unencrypted peer connections.
|
2011-01-15 18:12:45 +00:00
|
|
|
.It Fl -exit
|
|
|
|
Tell the Transmission to initiate a shutdown.
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl f Fl -files
|
|
|
|
Get a file list for the current torrent(s)
|
2008-07-21 16:11:47 +00:00
|
|
|
.It Fl g Fl -get Ar all | file-index | files
|
2008-07-10 20:59:15 +00:00
|
|
|
Mark file(s) for download.
|
|
|
|
.Ar all
|
2008-07-21 16:11:47 +00:00
|
|
|
marks all all of the torrent's files for downloading,
|
|
|
|
.Ar file-index
|
|
|
|
adds a single file to the download list, and
|
|
|
|
.Ar files
|
|
|
|
adds multiple files to the download list,
|
2009-09-15 14:11:46 +00:00
|
|
|
such as "\-g1,3-5" to add files #1, #3, #4, and #5 to the download list.
|
2008-07-21 16:11:47 +00:00
|
|
|
.It Fl G Fl -no-get Ar all | file-index | files
|
|
|
|
Mark file(s) for not downloading.
|
2009-02-13 18:23:56 +00:00
|
|
|
.It Fl gsr Fl -global-seedratio Ar ratio
|
|
|
|
All torrents, unless overridden by a per-torrent setting, should seed until a specific
|
|
|
|
.Ar ratio
|
|
|
|
.It Fl GSR Fl -no-global-seedratio
|
|
|
|
All torrents, unless overridden by a per-torrent setting, should seed regardless of ratio
|
2007-04-18 16:39:10 +00:00
|
|
|
.It Fl h Fl -help
|
|
|
|
Print command-line option descriptions.
|
2012-12-26 23:50:27 +00:00
|
|
|
.It Fl i Fl -info
|
2008-07-08 03:19:01 +00:00
|
|
|
Show details of the current torrent(s)
|
2012-12-26 23:50:27 +00:00
|
|
|
.It Fl if Fl -info-files
|
2012-07-01 04:21:22 +00:00
|
|
|
List the specified torrent's files
|
2012-12-26 23:50:27 +00:00
|
|
|
.It Fl ip Fl -info-peers
|
2012-07-01 04:21:22 +00:00
|
|
|
List the specified torrent's peers
|
2012-12-26 23:50:27 +00:00
|
|
|
.It Fl ic Fl -info-pieces
|
2012-07-01 04:21:22 +00:00
|
|
|
List the specified torrent's pieces
|
2012-12-26 23:50:27 +00:00
|
|
|
.It Fl it Fl -info-trackers
|
2012-07-01 04:21:22 +00:00
|
|
|
List the specified torrent's trackers
|
2009-02-09 19:36:29 +00:00
|
|
|
.It Fl si Fl -session-info
|
|
|
|
List session information from the server
|
2009-08-16 23:33:01 +00:00
|
|
|
.It Fl st Fl -session-stats
|
|
|
|
List statistical information from the server
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl l Fl -list
|
|
|
|
List all torrents
|
2019-02-17 09:33:57 +00:00
|
|
|
.It Fl L Fl -labels
|
|
|
|
Set the specified torrent's labels
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl m Fl -portmap
|
|
|
|
Enable portmapping via NAT-PMP or UPnP
|
|
|
|
.It Fl M Fl -no-portmap
|
|
|
|
Disable portmapping
|
2008-07-11 18:14:09 +00:00
|
|
|
.It Fl n Fl -auth Ar username:password
|
|
|
|
Set the
|
|
|
|
.Ar username
|
2008-07-07 05:53:15 +00:00
|
|
|
and
|
|
|
|
.Ar password
|
|
|
|
for authentication
|
2010-12-12 15:26:06 +00:00
|
|
|
.It Fl ne Fl -authenv
|
|
|
|
Set the authentication information from the
|
2010-12-12 18:12:58 +00:00
|
|
|
.Ar TR_AUTH
|
2010-12-12 15:26:06 +00:00
|
|
|
environment variable which must be formatted as
|
|
|
|
.Ar username:password.
|
2009-02-10 16:22:59 +00:00
|
|
|
.It Fl N Fl -netrc Ar filename
|
|
|
|
Set the authentication information from a
|
|
|
|
.Ar netrc file.
|
|
|
|
See netrc(5) for more information.
|
2009-05-21 00:15:54 +00:00
|
|
|
.It Fl o Fl -dht
|
|
|
|
Enable distributed hash table (DHT).
|
|
|
|
.It Fl O Fl -no-dht
|
|
|
|
Disable distribued hash table (DHT).
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl p Fl -port Ar port
|
|
|
|
Set the
|
|
|
|
.Ar port
|
|
|
|
for use when listening for incoming peer connections
|
2010-06-03 23:21:31 +00:00
|
|
|
.It Fl Bh Fl -bandwidth-high
|
|
|
|
Give this torrent first chance at available bandwidth
|
|
|
|
.It Fl Bn Fl -bandwidth-normal
|
|
|
|
Give this torrent the bandwidth left over by high priority torrents
|
2010-06-05 10:38:49 +00:00
|
|
|
.It Fl \&Bl Fl -bandwidth-low
|
2010-06-03 23:21:31 +00:00
|
|
|
Give this torrent the bandwidth left over by high and normal priority torrents
|
|
|
|
.It Fl ph Fl -priority-high Ar all | file-index | files
|
|
|
|
Try to download the specified file(s) first.
|
2008-07-10 20:59:15 +00:00
|
|
|
.Ar all
|
2008-07-21 16:11:47 +00:00
|
|
|
marks all of the torrent's files as normal priority,
|
|
|
|
.Ar file-index
|
|
|
|
sets a single file's priority as normal, and
|
2008-07-10 20:59:15 +00:00
|
|
|
.Ar files
|
2008-07-21 16:11:47 +00:00
|
|
|
sets multiple files' priorities as normal,
|
2009-09-15 14:11:46 +00:00
|
|
|
such as "\-pn1,3-5" to normalize files #1, #3, #4, and #5.
|
2010-06-03 23:21:31 +00:00
|
|
|
.It Fl pn Fl -priority-normal Ar all | file-index | files
|
|
|
|
Try to download the specified files normally.
|
|
|
|
.It Fl pl Fl -priority-low Ar all | file-index | files
|
|
|
|
Try to download the specified files last
|
2009-02-09 19:36:29 +00:00
|
|
|
.It Fl pr Fl -peers Ar number
|
2010-04-29 13:35:57 +00:00
|
|
|
Set the maximum number of peers.
|
2010-12-12 16:36:46 +00:00
|
|
|
If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting.
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl r Fl -remove
|
2010-12-12 16:36:46 +00:00
|
|
|
Remove the current torrent(s). This does not delete the downloaded data.
|
2016-03-05 17:27:40 +00:00
|
|
|
.It Fl rad Fl -remove-and-delete
|
2008-12-09 17:01:49 +00:00
|
|
|
Remove the current torrent(s) and delete their downloaded data.
|
2010-12-12 15:58:06 +00:00
|
|
|
.It Fl -reannounce
|
2010-12-12 16:36:46 +00:00
|
|
|
Reannounce the current torrent(s). This is the same as the GUI's "ask tracker for more peers" button.
|
2009-05-13 15:54:04 +00:00
|
|
|
.It Fl -move
|
|
|
|
Move the current torrents' data from their current locations to the specified directory.
|
|
|
|
.It Fl -find
|
|
|
|
Tell Transmission where to look for the current torrents' data.
|
2009-02-13 18:23:56 +00:00
|
|
|
.It Fl sr Fl -seedratio Ar ratio
|
|
|
|
Let the current torrent(s) seed until a specific
|
|
|
|
.Ar ratio
|
|
|
|
.It Fl SR Fl -no-seedratio
|
|
|
|
Let the current torrent(s) seed regardless of ratio
|
|
|
|
.It Fl srd Fl -seedratio-default
|
|
|
|
Let the current torrent(s) use the global seedratio settings
|
2011-02-02 03:17:38 +00:00
|
|
|
.It Fl td Fl -tracker-add Ar tracker
|
2010-06-30 05:54:19 +00:00
|
|
|
Add a tracker to a torrent
|
2010-12-22 03:26:50 +00:00
|
|
|
.It Fl tr Fl -tracker-remove Ar trackerId
|
2010-06-30 05:54:19 +00:00
|
|
|
Remove a tracker from a torrent
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl s Fl -start
|
|
|
|
Start the current torrent(s)
|
|
|
|
.It Fl S Fl -stop
|
|
|
|
Stop the current torrent(s) from downloading or seeding
|
2010-03-17 19:23:03 +00:00
|
|
|
.It Fl -start-paused
|
|
|
|
Start added torrents paused
|
2010-05-23 05:01:35 +00:00
|
|
|
.It Fl -no-start-paused
|
2010-03-17 19:23:03 +00:00
|
|
|
Start added torrents unpaused
|
2013-01-03 05:10:47 +00:00
|
|
|
.It Fl t Fl -torrent Ar all | active | id | torrent-hash
|
|
|
|
Set the current torrent(s) for use by subsequent options. The literal
|
2008-07-08 03:19:01 +00:00
|
|
|
.Ar all
|
2013-01-03 05:10:47 +00:00
|
|
|
will apply following requests to all torrents; the literal
|
|
|
|
.Ar active
|
|
|
|
will apply following requests to recently-active torrents; and specific torrents can be chosen by
|
2008-05-20 23:58:59 +00:00
|
|
|
.Ar id
|
|
|
|
or
|
|
|
|
.Ar hash .
|
2010-02-09 15:25:05 +00:00
|
|
|
To set more than one current torrent, join their ids together in a list, such as
|
|
|
|
"\-t2,4,6-8" to operate on the torrents whose IDs are 2, 4, 6, 7, and 8.
|
2010-03-17 19:23:03 +00:00
|
|
|
.It Fl -trash-torrent
|
|
|
|
Delete torrents after adding
|
|
|
|
.It Fl -no-trash-torrent
|
|
|
|
Do not delete torrents after adding
|
2009-11-10 16:18:03 +00:00
|
|
|
.It Fl hl Fl -honor-session
|
|
|
|
Make the current torrent(s) honor the session limits.
|
|
|
|
.It Fl HL Fl -no-honor-session
|
|
|
|
Make the current torrent(s) not honor the session limits.
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl u Fl -uplimit Ar limit
|
2010-04-29 13:35:57 +00:00
|
|
|
Limit the maximum upload speed to
|
2008-07-08 03:19:01 +00:00
|
|
|
.Ar limit
|
2012-02-04 03:19:49 +00:00
|
|
|
kB/s.
|
2010-12-12 16:36:46 +00:00
|
|
|
If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting.
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl U Fl -no-uplimit
|
2010-04-29 13:35:57 +00:00
|
|
|
Disable upload speed limits.
|
2011-02-18 00:33:29 +00:00
|
|
|
.It Fl -utp
|
|
|
|
Enable uTP for peer connections.
|
|
|
|
.It Fl -no-utp
|
|
|
|
Disable uTP for peer connections.
|
2010-12-12 16:36:46 +00:00
|
|
|
If current torrent(s) are selected this operates on them. Otherwise, it changes the global setting.
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl v Fl -verify
|
|
|
|
Verify the current torrent(s)
|
2009-01-23 19:36:34 +00:00
|
|
|
.It Fl V Fl -version
|
|
|
|
Show version number and exit
|
2008-07-07 03:38:22 +00:00
|
|
|
.It Fl w Fl -download-dir Ar directory
|
2013-01-27 18:19:52 +00:00
|
|
|
When used in conjunction with --add, set the new torrent's download folder. Otherwise, set the default download folder.
|
2008-07-11 18:14:09 +00:00
|
|
|
.It Fl x Fl -pex
|
2008-07-07 03:38:22 +00:00
|
|
|
Enable peer exchange (PEX).
|
2008-07-11 18:14:09 +00:00
|
|
|
.It Fl X Fl -no-pex
|
2008-07-07 03:38:22 +00:00
|
|
|
Disable peer exchange (PEX).
|
2010-05-15 13:46:46 +00:00
|
|
|
.It Fl y Fl -lds
|
2010-05-08 08:42:45 +00:00
|
|
|
Enable local peer discovery (LPD).
|
2010-05-15 13:46:46 +00:00
|
|
|
.It Fl Y Fl -no-lds
|
2010-05-08 08:42:45 +00:00
|
|
|
Disable local peer discovery (LPD).
|
2009-02-09 19:36:29 +00:00
|
|
|
.It Fl pi Fl -peer-info
|
2008-08-22 17:59:31 +00:00
|
|
|
List the current torrent's connected peers.
|
|
|
|
In the `status' section of the list, the following shorthand is used:
|
|
|
|
.D1 D: Downloading from this peer
|
|
|
|
.D1 d: We would download from this peer if they would let us
|
|
|
|
.D1 E: Encrypted connection
|
2011-03-14 14:29:00 +00:00
|
|
|
.D1 H: Peer was found through DHT
|
2008-08-22 17:59:31 +00:00
|
|
|
.D1 I: Peer is an incoming connection
|
|
|
|
.D1 K: Peer has unchoked us, but we're not interested
|
|
|
|
.D1 O: Optimistic unchoked
|
2011-03-14 14:29:00 +00:00
|
|
|
.D1 T: Peer is connected over uTP
|
2008-08-22 17:59:31 +00:00
|
|
|
.D1 U: Uploading to peer
|
|
|
|
.D1 u: We would upload to this peer if they asked
|
|
|
|
.D1 X: Peer was discovered through Peer Exchange (PEX)
|
|
|
|
.D1 ?: We unchoked this peer, but they're not interested
|
2016-03-03 15:03:48 +00:00
|
|
|
.It Fl -blocklist-update
|
|
|
|
Update blocklist from URL specified in remote client's settings with
|
|
|
|
.Va "blocklist-url"
|
|
|
|
key.
|
2007-04-18 16:39:10 +00:00
|
|
|
.El
|
|
|
|
.Sh EXAMPLES
|
2013-01-03 05:10:47 +00:00
|
|
|
List all torrents:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote \-l
|
|
|
|
.Ed
|
|
|
|
List all active torrents:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote \-tactive \-l
|
|
|
|
.Ed
|
2012-02-04 03:19:49 +00:00
|
|
|
Set download and upload limits to 400 kB/sec and 60 kB/sec:
|
2009-08-17 20:41:06 +00:00
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-d400 \-u60
|
|
|
|
$ transmission-remote \-\-downlimit=400 \-\-uplimit=60
|
2009-08-17 20:41:06 +00:00
|
|
|
.Ed
|
2012-02-04 03:19:49 +00:00
|
|
|
Set alternate download and upload limits to 100 kB/sec and 20 kB/sec:
|
2009-08-17 20:41:06 +00:00
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-asd100 \-asu20
|
|
|
|
$ transmission-remote \-\-alt-speed-downlimit=100 \-\-alt-speed-uplimit=20
|
2009-08-17 20:41:06 +00:00
|
|
|
.Ed
|
|
|
|
Set the scheduler to use the alternate speed limits on weekdays between 10AM and 11PM
|
2008-07-21 16:11:47 +00:00
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-\-alt-speed-time-begin=1000
|
|
|
|
$ transmission-remote \-\-alt-speed-time-end=2300
|
|
|
|
$ transmission-remote \-\-alt-speed-days=1-5
|
|
|
|
$ transmission-remote \-\-alt-speed-scheduler
|
2008-07-21 16:11:47 +00:00
|
|
|
.Ed
|
2008-07-11 18:14:09 +00:00
|
|
|
List all torrents' IDs and states:
|
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-l
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
|
|
|
List all torrents from a remote session that requires authentication:
|
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote host:9091 \-\-auth=username:password \-l
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2008-07-10 20:59:15 +00:00
|
|
|
Start all torrents:
|
2008-07-11 18:14:09 +00:00
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-tall \-\-start
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
|
|
|
Add two torrents:
|
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-a one.torrent two.torrent
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
|
|
|
Add all torrents in ~/Desktop:
|
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-a ~/Desktop/*torrent
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2008-07-10 20:59:15 +00:00
|
|
|
Get detailed information on the torrent whose ID is '1':
|
2008-07-11 18:14:09 +00:00
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-t1 \-i
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2008-07-21 16:11:47 +00:00
|
|
|
Get a list of a torrent's files:
|
|
|
|
.Bd -literal -offset indent
|
2010-02-09 15:25:05 +00:00
|
|
|
$ transmission-remote \-t1 \-f
|
2008-07-21 16:11:47 +00:00
|
|
|
.Ed
|
2008-07-11 18:14:09 +00:00
|
|
|
Download only its second and fourth files:
|
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-t1 \-Gall \-g2,4
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2008-07-10 20:59:15 +00:00
|
|
|
Set all torrents' first two files' priorities to high:
|
2008-07-11 18:14:09 +00:00
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-tall \-ph1,2
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2008-07-10 20:59:15 +00:00
|
|
|
Set all torrents' files' priorities to normal:
|
2008-07-11 18:14:09 +00:00
|
|
|
.Bd -literal -offset indent
|
2009-09-15 14:11:46 +00:00
|
|
|
$ transmission-remote \-tall \-pnall
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2010-12-11 21:33:25 +00:00
|
|
|
.Sh ENVIRONMENT
|
|
|
|
.Bl -tag -width Fl
|
|
|
|
.It Ev http_proxy
|
|
|
|
Sets the proxy to use for http tracker announces.
|
|
|
|
.El
|
2007-04-18 16:39:10 +00:00
|
|
|
.Sh AUTHORS
|
|
|
|
.An -nosplit
|
2020-05-02 16:42:18 +00:00
|
|
|
.An Charles Kerr ,
|
2008-05-18 16:44:30 +00:00
|
|
|
.An Josh Elsasser ,
|
|
|
|
.An Eric Petit ,
|
2017-01-14 22:37:51 +00:00
|
|
|
.An Mitchell Livingston ,
|
2007-04-18 16:39:10 +00:00
|
|
|
and
|
2017-01-14 22:37:51 +00:00
|
|
|
.An Mike Gelfand .
|
2007-04-18 16:39:10 +00:00
|
|
|
.Sh SEE ALSO
|
2010-08-04 23:17:49 +00:00
|
|
|
.Xr transmission-create 1 ,
|
2007-04-18 16:39:10 +00:00
|
|
|
.Xr transmission-daemon 1 ,
|
2010-08-04 23:17:49 +00:00
|
|
|
.Xr transmission-edit 1 ,
|
|
|
|
.Xr transmission-gtk 1 ,
|
|
|
|
.Xr transmission-qt 1 ,
|
|
|
|
.Xr transmission-remote 1 ,
|
|
|
|
.Xr transmission-show 1
|
2007-04-18 16:39:10 +00:00
|
|
|
.Pp
|
2016-10-31 09:00:11 +00:00
|
|
|
https://transmissionbt.com/
|