Search found 6 matches
- Tue May 08, 2012 1:15 am
- Forum: Support
- Topic: Managing file permissions on deluge-daemon (umask + upstart)
- Replies: 9
- Views: 18590
Re: Managing file permissions on deluge-daemon (umask + upst
I like the approach of using umask 007 and adding/removing users to the "deluge" group to control access to the downloads. I've implemented the updated guide on my setup (as well as couple friends' servers) and all is working well. Thanks for the continued work on this issue.
- Sat Apr 28, 2012 12:01 am
- Forum: Support
- Topic: Managing file permissions on deluge-daemon (umask + upstart)
- Replies: 9
- Views: 18590
Re: Managing file permissions on deluge-daemon (umask + upst
I can't think of a good reason that deluge-web would need the umask. I only use the webui for basic adding and removing of torrents and go to the gtk for all my heavy lifting. As you mentioned, the older initscript used it so I included it in the newer upstart script. The only thing that comes to mi...
- Fri Apr 27, 2012 12:15 am
- Forum: Support
- Topic: Managing file permissions on deluge-daemon (umask + upstart)
- Replies: 9
- Views: 18590
Re: Managing file permissions on deluge-daemon (umask + upst
Trac account created and wiki updated. 

- Wed Apr 25, 2012 6:04 pm
- Forum: Support
- Topic: Managing file permissions on deluge-daemon (umask + upstart)
- Replies: 9
- Views: 18590
Managing file permissions on deluge-daemon (umask + upstart)
I currently run deluge as a daemon on one machine with web & gtk clients on other machines. Deluge downloads to a zfs array shared by nfs to the other machines. I've been having problems with the file permissions on the downloads when accessing them from other machines. The problem seems to boil...
- Fri Jun 20, 2008 9:09 pm
- Forum: Support
- Topic: Newest Deluge 0.5.9.2 wont auto load files, cant locate ....
- Replies: 3
- Views: 3404
Re: Newest Deluge 0.5.9.2 wont auto load files, cant locate ....
Please try the solution I posted here.
- Fri Jun 20, 2008 9:01 pm
- Forum: Support
- Topic: New version removes ubuntu menu entry?
- Replies: 15
- Views: 11807
Re: New version removes ubuntu menu entry?
I was able to fix my deluge 0.5.9.2 install under Ubuntu 8.04 64bit by creating the file: /usr/share/applications/deluge-torrent.desktop With the following contents: [Desktop Entry] Version=1.0 Name=Deluge BitTorrent Client Name[ca]=Client de BitTorrent Deluge Comment=Transfer files via Peer to Peer...