简体   繁体   English

Synology ssh 传输命令

[英]Synology ssh transmission command

I'm using Synology NAS and Package Center 'Transmission'(not docker).我正在使用 Synology NAS 和套件中心“传输”(不是 docker)。 I want make sh script for transmission.我想制作 sh 脚本进行传输。

so typing所以打字

root@NAS:/volume3/NAS# transmission-remote
-ash: transmission-remote: command not found

I can't use transmission-remote command.我不能使用传输远程命令。

How to use transmission command?如何使用传输命令?

I just installed transmission, to have a look on it.我刚刚安装了传输,看看它。 I also have some other packages installed, these are installed in /usr/local我还安装了一些其他软件包,这些安装在 /usr/local

在此处输入图片说明

When you follow the transmission symlink and have a look in the bin directory you find the desired scripts:当您按照传输符号链接并查看 bin 目录时,您会找到所需的脚本: 在此处输入图片说明

You can start the script by: ./transmission-remote您可以通过以下方式启动脚本:./transmission-remote

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM