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