Search found 4 matches

by xaragon
Sat Aug 15, 2009 5:02 am
Forum: Support
Topic: Due to file and folder permissions torrents won't download
Replies: 1
Views: 2437

Re: Due to file and folder permissions torrents won't download

In good form I figured out my problem.

The issue belonged to how I was loading the smbfs in /etc/fstab. I did not state assign a user to own the mounted files thus it was given to root. So I added the uid=<username> option to those lines and everything is working fine now.

Cheers
by xaragon
Sat Aug 15, 2009 4:19 am
Forum: Support
Topic: Due to file and folder permissions torrents won't download
Replies: 1
Views: 2437

Due to file and folder permissions torrents won't download

I'm very new to Deluge; very familiar with torrents, been using uTorrent for a few years; and I'm a moderate linux user. 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 smbf...
by xaragon
Sat Aug 15, 2009 3:29 am
Forum: Support
Topic: 0.9.0.5 and Permissions
Replies: 4
Views: 2816

Re: 0.9.0.5 and Permissions

I'm experiencing a similar problem in version Deluge 1.1.6

Is there anything that I can do? The files are being saved to smbfs if it makes a difference.
by xaragon
Sat Aug 15, 2009 3:24 am
Forum: Support
Topic: Permissions Stuff
Replies: 6
Views: 5538

Re: Permissions Stuff

I have a similar set up, and Deluge's default permissions on files and folders prevent it from downloading files. I've started two torrents, that are saved to a smbfs drive. Each time I've had to adjust either the folder permissions or the file permissions. It would be best to some how change the de...