All is in the title.
I'm using Transmission-daemon on a Raspberry Pi 2 using Raspbian.
Until Sunday, I was using Wheezy Raspbian with Transmission 2.7x (don't remember the exact version) and everything was fine in my world.
I updated to Jessie Raspbian and also update Transmission to 2.84 (14307).
Transmission was not working properly.
I spent 3 hours to find that /etc/transmission-daemon/settings.json (with all my ports/directory/user name & password) must bo moved to /var/lib/transmission-daemon/.config/transmission-daemon/settings.json to be read.
I fixed the good values to the new file. All works fine (I cans access remotely, files download where they are suposed to be) except one thing : the owner of the new downloaded files.
They are all owned by debian-transmission.
This new version of Transmission-daemon don't read my /etc/init.d/transmission-daemon (the one setting the owner).
With the wrong owner, I can't easily move, rename or delete files.
Where must I go to make transmission-daemon change by itself the owner of a downloaded file ??
Thanks to the one who can point me the right direction
