Changes

From Amahi Wiki
Jump to: navigation, search
167 bytes added ,  18:47, 3 December 2010
no edit summary
= Changing the file permissions of downloaded files =
By default, transmission sets the file permissions of downloaded files so that only the transmission user can wrie to the downloaded files and folders. To change this, modify the settingsas follows:
1. vim /var/lib/Stop the transmission/server from the Amahi Control Panel.config/transmission-daemon/settingsBe sure to disable the watchdog timer as well.json
2. Find the line: "umask": 18, and change it to "umask": 2vim /var/lib/transmission/. This will enable all users in the config/transmission group to also write to the file-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. 4. Restart transmission from the Amahi Control Panel (Settings/Servers/Transmission Server/Restart) for the changes to take effect. Remember to check the watchdog timer as well.
4

edits