1) How can i change the default permission mask of deluge for files, and folders? I want to make files 664, and folders 775, so users across the network can erase the things they download when they want.
2) How can i set a different group for the deluge daemon? in the daemon .conf says you can type the group after the user with a colon, but when i started it shows this ambiguous thing so i don't know if i'll work well or not:
Code: Select all
/etc/init.d/deluged start
* Starting Deluged ...
/sbin/start-stop-daemon: user `deluge:share' not found
(Success) [ !! ]
* Starting Deluge ... [ ok ]
Any ideas?
Thanks