Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 517 Bytes

transmission.md

File metadata and controls

14 lines (9 loc) · 517 Bytes

Documentation

https://github.com/transmission/transmission/blob/main/docs/Configuration-Files.md

CLI

use transmission-remote host:port -n user:pwd (while sudo -u transmission-user)

inspect torrent content: transmission-show file.torrent

add torrent transmission-remote localhost:9091 -n user:pwd -a file.torrent -w /folder

change location for all torrents: transmission-remote -t all --find /path/where/torrents/are

start all torrents after directory fixed: transmission-remote -t all --start