Deluge permissions
Posted: Thu Aug 09, 2012 6:35 pm
hi,
I've installed headless Deluge w/ webui on my headless ubuntu server (12.04 precise)
Using webmin, I've created samba share for downloads in media/Main/Downloads and given permission to 2 users - chris & deluge.
Deluge won't download to that folder however - I get Permission Denied.
I used the guide at: http://www.havetheknowhow.com/Install-t ... dless.html
I have used chmod o+w to allow the download to go ahead, which it did successfully, but I am unable to rename or delete the downloaded files/directory because I require the permission of "Unix User/deluge".
I assumed owning perms on media/Main/Downloads would be recursive and subsequently any folders/files created would be fully accessible.
Can anyone suggest a workaround?
Edit: Actually, I just amended the script from that guide to UMASK=000.
Will see if that works.
I've installed headless Deluge w/ webui on my headless ubuntu server (12.04 precise)
Using webmin, I've created samba share for downloads in media/Main/Downloads and given permission to 2 users - chris & deluge.
Deluge won't download to that folder however - I get Permission Denied.
I used the guide at: http://www.havetheknowhow.com/Install-t ... dless.html
I have used chmod o+w to allow the download to go ahead, which it did successfully, but I am unable to rename or delete the downloaded files/directory because I require the permission of "Unix User/deluge".
I assumed owning perms on media/Main/Downloads would be recursive and subsequently any folders/files created would be fully accessible.
Can anyone suggest a workaround?
Edit: Actually, I just amended the script from that guide to UMASK=000.
Will see if that works.