transmissioncli

Langue: en

Version: 94345 (fedora - 25/11/07)

Section: 1 (Commandes utilisateur)


BSD mandoc

NAME

transmissioncli - a bittorrent client

SYNOPSIS

transmissioncli -words -h
transmissioncli [-v level ] -i torrent-file
transmissioncli [-v level ] -s torrent-file
transmissioncli [-v level ] [-p port ] [-d download-rate ] [-u upload-rate ] [-f script ] [-n ] torrent-file
transmissioncli [-v level ] -c source-file -a announce-url [-p 1 ] [-m comment ] output-file

DESCRIPTION

The transmissioncli program is a lightweight, command-line BitTorrent client with scripting capabilities.

The options are as follows:

Create torrent from the specified source file. Specifies the Announceurl the new torrent will use. Can only be used in conjunction with -c or --create-from. Sets the private flag for the new torrent. Can only be used in conjunction with -c or --create-from. This optional parameter adds a comment to the new torrent. Can only be used in conjunction with -c or --create-from.

-h, --help
Prints a short usage summary.
-i, --info
Shows information from the specified torrent file, such as the cryptographic hash, the tracker, announcement, file size and file name.
-s, -scrape
Prints the number of seeders and leechers for the specified torrent file, and exits.
-v, -verbose level
Sets debugging options. The current range is 0-2, with the highest level producing the most output. The default is 0.
-n, --nat-traversal
Attempt to use the NAT-PMP and UPnP IGD protocols to establish a port mapping for allowing incoming peer connections.
-p, -port port
Specifies an alternate port for the client to listen on. The default is 9090.
-u, -upload upload-rate
Specifies the maximum upload rate in kB/s, which defaults to 20. The level -1 may be used for unlimited uploads.
-d, -download download-rate
Specifies the maximum download rate in kB/s, which defaults to -1 for no download limit.
-f, -finish script
Specifies a shell script to be executed upon successful download.

FILES

~/.transmission
Directory where transmissioncli keeps torrent information for future seeding and resume operations.

AUTHORS

The transmissioncli program was written by An -nosplit An Eric Petit Aq titer@m0k.org , An Josh Elsasser Aq josh@elsasser.org , and An Mitchell Livingston Aq livings124@gmail.com .

SEE ALSO

transmission-daemon1, transmission-gtk1, transmission-proxy1, transmission-remote1

http://transmission.m0k.org