Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| transmission-remote [2021/12/18 18:17] – admin | transmission-remote [2025/01/26 11:43] (current) – [Ubuntu Installation] admin | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| transmission-remote -n Transmission: | transmission-remote -n Transmission: | ||
| </ | </ | ||
| + | |||
| + | Get file numbers from search string | ||
| + | < | ||
| + | # transmission-remote -n Transmission: | ||
| + | |||
| + | 12, | ||
| + | </ | ||
| + | |||
| + | Set all 100% downloaded files to ' | ||
| + | < | ||
| + | $ transmission-remote 192.168.1.24: | ||
| + | |||
| + | </ | ||
| + | ===== Help ===== | ||
| + | < | ||
| + | [~] # transmission-remote | ||
| + | transmission-remote 2.84 (14307) | ||
| + | A fast and easy BitTorrent client | ||
| + | http:// | ||
| + | |||
| + | Usage: transmission-remote [host] [options] | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | See the man page for detailed explanations and many examples. | ||
| + | |||
| + | Options: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | -asd --alt-speed-downlimit | ||
| + | kB/s) | ||
| + | -asu --alt-speed-uplimit | ||
| + | -asc --alt-speed-scheduler | ||
| + | -ASC --no-alt-speed-scheduler | ||
| + | --alt-speed-time-begin | ||
| + | | ||
| + | --alt-speed-time-end | ||
| + | | ||
| + | --alt-speed-days | ||
| + | - eg. " | ||
| + | --blocklist-update | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | for the current torrent(s) or | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | --exit | ||
| + | down | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | --move | ||
| + | | ||
| + | --find | ||
| + | | ||
| + | | ||
| + | UPnP | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | file | ||
| + | --ssl Use SSL when talking to daemon | ||
| + | | ||
| + | | ||
| + | (DHT) | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | by high priority torrents | ||
| + | | ||
| + | by high and normal priority torrents | ||
| + | --reannounce | ||
| + | | ||
| + | | ||
| + | the current torrent(s) or globally | ||
| + | --remove-and-delete | ||
| + | | ||
| + | --torrent-done-script | ||
| + | | ||
| + | --no-torrent-done-script | ||
| + | | ||
| + | | ||
| + | a specific ratio | ||
| + | -srd --seedratio-default | ||
| + | | ||
| + | | ||
| + | | ||
| + | -gsr --global-seedratio | ||
| + | | ||
| + | until a specific ratio | ||
| + | -GSR --no-global-seedratio | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | --start-paused | ||
| + | --no-start-paused | ||
| + | --trash-torrent | ||
| + | --no-trash-torrent | ||
| + | | ||
| + | | ||
| + | | ||
| + | the session limits | ||
| + | | ||
| + | the current torrent(s) or globally | ||
| + | | ||
| + | | ||
| + | --utp Enable uTP for peer connections | ||
| + | --no-utp | ||
| + | | ||
| + | | ||
| + | | ||
| + | set the new torrent' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | |||
| + | ===== Debian / Ubuntu Installation ===== | ||
| + | |||
| + | < | ||
| + | sudo add-apt-repository ppa: | ||
| + | apt-get install transmission-cli | ||
| + | </ | ||
| + | |||
| + | ==== References ==== | ||
| + | [[https:// | ||