transmission-remote useful command line

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