I just a set up a raid5 NAS, and I'm planning to have one of my headless servers download the torrents to the NAS. I've set up my ubuntu Jaunty server to access the files via smbfs. I can read and write to the mounted NAS folders.
So the problem is that when Deluge creates the files and folders from the torrent it sets wrong permissions. It will create a directory or file that does not have write permissions.
Code: Select all
drwxr-xr-x 2 7005 users 0 2009-08-15 00:12
I started with 1.1.6 and upgraded to 1.1.9.
It is late, and I can't think of a way to fix the issue.
Hopefully a solution can be found or I'll have to try another client.
Thanks.