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
|
2008-07-10 20:59:15 +00:00
|
|
|
.Op Fl b
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl d Ar number | Fl D
|
|
|
|
.Op Fl er | ep | et
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl f
|
2008-07-10 20:59:15 +00:00
|
|
|
.Op Fl g Ar files
|
2009-02-09 19:36:29 +00:00
|
|
|
.Op Fl gpr Ar peers
|
2008-07-10 20:59:15 +00:00
|
|
|
.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
|
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
|
2009-02-10 16:22:59 +00:00
|
|
|
.Op Fl N Ar netrc
|
2007-04-18 16:39:10 +00:00
|
|
|
.Op Fl p Ar port
|
2008-07-10 20:59:15 +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
|
2008-12-09 17:01:49 +00:00
|
|
|
.Op Fl R
|
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
|
2008-07-08 03:19:01 +00:00
|
|
|
.Op Fl t Ar all | Ar id | Ar hash
|
2008-07-21 16:11:47 +00:00
|
|
|
.Op Fl u Ar number | Fl U
|
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
|
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
|
|
|
|
.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-08 03:19:01 +00:00
|
|
|
|
2008-07-10 20:59:15 +00:00
|
|
|
.It Fl b Fl -debug
|
|
|
|
Enable debugging mode.
|
|
|
|
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl d Fl -downlimit Ar limit
|
2008-11-13 16:18:48 +00:00
|
|
|
Limit the global download speed to
|
2008-07-08 03:19:01 +00:00
|
|
|
.Ar limit
|
|
|
|
kilobytes per second.
|
|
|
|
|
|
|
|
.It Fl D Fl -no-downlimit
|
2008-11-13 16:18:48 +00:00
|
|
|
Remove the global download limit.
|
2008-07-08 03:19:01 +00:00
|
|
|
|
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.
|
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,
|
|
|
|
such as "-g1,3-5" to add files #1, #3, #4, and #5 to the download list.
|
2008-07-10 20:59:15 +00:00
|
|
|
|
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.
|
2008-07-10 20:59:15 +00:00
|
|
|
|
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.
|
2008-05-20 23:58:59 +00:00
|
|
|
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl i Fl -info Ar id | torrent-hash
|
|
|
|
Show details of the current torrent(s)
|
2008-05-20 23:58:59 +00:00
|
|
|
|
2009-02-09 19:36:29 +00:00
|
|
|
.It Fl si Fl -session-info
|
|
|
|
List session information from the server
|
|
|
|
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl l Fl -list
|
|
|
|
List all torrents
|
2008-05-20 23:58:59 +00:00
|
|
|
|
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-05-20 23:58:59 +00:00
|
|
|
|
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
|
|
|
|
|
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.
|
|
|
|
|
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
|
|
|
|
|
2008-07-21 16:11:47 +00:00
|
|
|
.It Fl pn Fl -priority-normal Ar all | file-index | files
|
|
|
|
Mark file(s) as normal priority.
|
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,
|
|
|
|
such as "-pn1,3-5" to normalize files #1, #3, #4, and #5.
|
2008-07-10 20:59:15 +00:00
|
|
|
|
2008-07-21 16:11:47 +00:00
|
|
|
.It Fl ph Fl -priority-high Ar all | file-index | files
|
|
|
|
Mark file(s) as high priority.
|
|
|
|
|
|
|
|
.It Fl pl Fl -priority-low Ar all | file-index | files
|
|
|
|
Mark file(s) as low priority.
|
2008-07-10 20:59:15 +00:00
|
|
|
|
2009-02-09 19:36:29 +00:00
|
|
|
.It Fl pr Fl -peers Ar number
|
|
|
|
Set the current torrent(s)' maximum number of peers
|
|
|
|
|
|
|
|
.It Fl gpr Fl -global-peers Ar number
|
|
|
|
Set the maximum number of peers allowed globally
|
|
|
|
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl r Fl -remove
|
|
|
|
Remove the current torrent(s). This does not delete the downloaded data.
|
2008-05-20 23:58:59 +00:00
|
|
|
|
2008-12-09 17:01:49 +00:00
|
|
|
.It Fl -remove-and-delete
|
|
|
|
Remove the current torrent(s) and delete their downloaded data.
|
|
|
|
|
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
|
|
|
|
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl s Fl -start
|
|
|
|
Start the current torrent(s)
|
2008-05-19 18:53:11 +00:00
|
|
|
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl S Fl -stop
|
|
|
|
Stop the current torrent(s) from downloading or seeding
|
|
|
|
|
|
|
|
.It Fl t Fl -torrent Ar all | id | torrent-hash
|
|
|
|
Set the current torrent(s) for use by subsequent options.
|
|
|
|
.Ar all
|
|
|
|
will apply following requests to all torrents, while specific torrents can be chosen by
|
2008-05-20 23:58:59 +00:00
|
|
|
.Ar id
|
|
|
|
or
|
|
|
|
.Ar hash .
|
2008-07-21 16:11:47 +00:00
|
|
|
To set more than one current torrent, join their ids or hashes together in a list,
|
|
|
|
such as "-t2,4,6-8" to operate on the torrents whose IDs are 2, 4, 6, 7, and 8.
|
2008-05-20 23:58:59 +00:00
|
|
|
|
2008-07-08 03:19:01 +00:00
|
|
|
.It Fl u Fl -uplimit Ar limit
|
2008-11-13 16:18:48 +00:00
|
|
|
Limit the global upload speed to
|
2008-07-08 03:19:01 +00:00
|
|
|
.Ar limit
|
|
|
|
kilobytes per second.
|
|
|
|
.It Fl U Fl -no-uplimit
|
2008-11-13 16:18:48 +00:00
|
|
|
Remove the global upload limit.
|
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
|
|
|
|
Use
|
|
|
|
.Ar directory
|
|
|
|
as the default location for newly added torrents to download files to.
|
|
|
|
|
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).
|
|
|
|
|
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
|
|
|
|
.D1 I: Peer is an incoming connection
|
|
|
|
.D1 K: Peer has unchoked us, but we're not interested
|
|
|
|
.D1 O: Optimistic unchoked
|
|
|
|
.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
|
|
|
|
|
2007-04-18 16:39:10 +00:00
|
|
|
.El
|
|
|
|
.Sh EXAMPLES
|
2008-07-10 20:59:15 +00:00
|
|
|
|
2008-07-21 16:11:47 +00:00
|
|
|
Set download and upload limits to 100 KiB/sec and 20 KiB/sec:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote -d100 -u20
|
|
|
|
$ transmission-remote --downlimit=100 --uplimit=20
|
|
|
|
.Ed
|
|
|
|
|
2008-07-11 18:14:09 +00:00
|
|
|
List all torrents' IDs and states:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote -l
|
|
|
|
.Ed
|
|
|
|
|
|
|
|
List all torrents from a remote session that requires authentication:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote host:9091 --auth=username:password -l
|
|
|
|
.Ed
|
2008-07-10 20:59:15 +00:00
|
|
|
|
|
|
|
Start all torrents:
|
2008-07-11 18:14:09 +00:00
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote -tall --start
|
|
|
|
.Ed
|
|
|
|
|
|
|
|
Add two torrents:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote -a one.torrent two.torrent
|
|
|
|
.Ed
|
|
|
|
|
|
|
|
Add all torrents in ~/Desktop:
|
|
|
|
.Bd -literal -offset indent
|
|
|
|
$ transmission-remote -a ~/Desktop/*torrent
|
|
|
|
.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
|
2008-11-04 17:04:41 +00:00
|
|
|
$ transmission-remote -t1 -i
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2008-07-10 20:59:15 +00:00
|
|
|
|
2008-07-21 16:11:47 +00:00
|
|
|
Get a list of a torrent's files:
|
|
|
|
.Bd -literal -offset indent
|
2008-11-04 17:04:41 +00:00
|
|
|
$ transmission-remote -t1 -l
|
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
|
2008-11-04 17:04:41 +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
|
2008-11-04 17:04:41 +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
|
2008-11-04 17:04:41 +00:00
|
|
|
$ transmission-remote -tall -pnall
|
2008-07-11 18:14:09 +00:00
|
|
|
.Ed
|
2008-07-10 20:59:15 +00:00
|
|
|
|
2007-04-18 16:39:10 +00:00
|
|
|
.Sh AUTHORS
|
|
|
|
.An -nosplit
|
2008-05-18 16:44:30 +00:00
|
|
|
.An Charles Kerr ,
|
|
|
|
.An Josh Elsasser ,
|
|
|
|
.An Eric Petit ,
|
2007-04-18 16:39:10 +00:00
|
|
|
and
|
2008-05-18 16:44:30 +00:00
|
|
|
.An Mitchell Livingston .
|
2008-05-19 18:16:58 +00:00
|
|
|
|
2007-04-18 16:39:10 +00:00
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr transmissioncli 1 ,
|
|
|
|
.Xr transmission-daemon 1 ,
|
2008-05-18 16:44:30 +00:00
|
|
|
.Xr transmission 1
|
2008-05-19 18:16:58 +00:00
|
|
|
|
2007-04-18 16:39:10 +00:00
|
|
|
.Pp
|
2008-01-20 14:53:38 +00:00
|
|
|
http://www.transmissionbt.com/
|