1. Stop the transmission server from the Amahi Control Panel. Be sure to disable the watchdog timer as well.
2. {{Code|vim /var/lib/transmission/.config/transmission-daemon/settings.json}}
3. Find the line: "umask": 18, and change it to "umask": 2. This will enable all users in the transmission group to also write to the file.