Transmission on My Cloud

Hi, these are the only ones you need to install:

apt-get install transmission-cli transmission-common transmission-daemon

apt might suggest to intall another one, something like “transmission-gtk” but that is not needed.

after install transmission’s configuraiton is under: /var/lib/transmission-daemon/info/settings.json

To have transmission daemon auto start i did a work around of adding the line :  /etc/init.d/transmission-daemon

in the file: /etc/init.d/wdInitFinalize