

Time to stop using the alt speed limits (in hhmm). Time to start using the alt speed limits (in hhmm). ASC -no-alt-speed-schedulerĭon't use the scheduled on/off days and times. Limit the alternate upload speed to limit kilobytes per second. Limit the alternate download speed to limit kilobytes per second.

AS -no-alt-speedĭon't use the alternate Limits. Other sessions can be controlled by specifying a different host and/or port. Transmission-remote is a remote control utility for transmission(1) and transmission-daemon(1).īy default, transmission-remote connects to the transmission session at localhost:9091. Move torrents 1-10 and 15-20 to a new directory (which will be created if it does not exist): transmission-remote hostname -t " 1-10,15-20" -move /path/to/new_directory Stop all torrents: transmission-remote hostname -t all -stop Remove torrent 1 and 2, and also delete local data for torrent 2: transmission-remote hostname -t 1 -remove -t 2 -remove-and-delete Start torrent 1 and 2, stop torrent 3: transmission-remote hostname -t " 1,2" -start -t 3 -stop List all torrents: transmission-remote hostname -list A remote control utility for transmission-daemon(1) and transmission(1) Examples (TL DR)Īdd a torrent file or magnet link to Transmission and download to a specified directory: transmission-remote hostname -a torrent|url -w /path/to/download_directoryĬhange the default download directory: transmission-remote hostname -w /path/to/download_directory
