transmission-remote useful command line

transmission-remote useful command line 如果只能命令行访问NAS,熟悉transmission-remote命令会非常有用,可以在没有WEB的情况下查看、控制transmission工作。 语法 [crayon-6a64bd7055746560763924/] host:port 比如: [crayon-6a64bd705574b003857130/] tr为配置文件中的rpc_url -n --auth 比如: [crayon-6a64bd705574c988465058/] -t --torrent 操作ID是2、4、6、7、8的torrent [crayon-6a64bd705574d272011723/] 操作所有torrent [crayon-6a64bd705574e689998496/] 查看所有的torrent的ID和状态 [crayon-6a64bd705574f728937182/] 第一个列是ID,每个ID对应一个torrent,后续可以使用此ID操作对应torrent。 增加torrent 可增加一个或多个torrent,支持通配符 [crayon-6a64bd7055750927572013/] 移动torrent的下载目录 [crayon-6a64bd7055751418633317/] 停止torrent…