Search found 3 matches

by derptart
Sat Jul 09, 2011 10:25 pm
Forum: Support
Topic: Permission Denied error with explicit permissions given
Replies: 4
Views: 11667

Re: Permission Denied error with explicit permissions given

If that is as simple as making sure 'ls -n /example-folder' is the same as the uid and gid in /etc/passwd for deluge user and group, then yes, they match. sudo cat /etc/passwd ... deluge:x:1004:1005::/home/deluge:/bin/bash ... sudo ls -n /mnt/shared-disk/example-folder drwxrwxr-x 2 1004 1005 4096 20...
by derptart
Sat Jul 09, 2011 6:13 pm
Forum: Support
Topic: Permission Denied error with explicit permissions given
Replies: 4
Views: 11667

Re: Permission Denied error with explicit permissions given

That is strange... No, Cas, I do not seem to be able to view or touch or modify any files in that directory while as user deluge. Edit: For testing sake, I rebuilt /example-folder within /home/deluge/ and put one .torrent file in /home/deluge/queued/torfiles to test the AutoAdd. Made sure ownership ...
by derptart
Sat Jul 09, 2011 4:34 am
Forum: Support
Topic: Permission Denied error with explicit permissions given
Replies: 4
Views: 11667

Permission Denied error with explicit permissions given

Deluge v1.3.2 Libtorrent version ?? (how to know?) Ubuntu Server 10.04 LTS Installed deluge on Ubuntu Server to cooperate with actively running Samba file server (note that this is all on the same box). Used the guide here (http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient) to install deluge f...