trctl 2.7.10

A transmission daemon CLI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
mailuser = "none"
rpc_url = "http://127.0.0.1:9091/transmission/rpc"
rpc_user = "none"
rpc_pass = "none"
force_not_remote = false
base_dir = "/var/cache/torrents/"
sqlitedb = true
destination_dirs = ["/var/cache/torrents/completed"]
default_destination = "/var/cache/torrents/completed"
verify = false
dldirs = ["/var/cache/torrents/dl"]
ask_existing = true
copydir = "none"
quota_per_dldir = "100 GiB"
free_space_per_dldir = "100 GiB"
dst_free_space_to_leave = "40 GiB"
color = "none"