Changes

From Amahi Wiki
Jump to: navigation, search
591 bytes added ,  12:42, 1 December 2010
Added instructions on how to set file permissions for downloaded files.
where the username and password are the ones you entered as rpc-username and rpc-password.
Now navigate to web address and input information and you're all set!
 
= 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 settings:
 
1. vim /var/lib/transmission/.config/transmission-daemon/settings.json
 
2. 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.
 
3. Restart transmission from the Amahi Control Panel (Settings/Servers/Transmission Server/Restart) for the changes to take effect.
4

edits