You are not logged in.

#1 2010-02-14 10:35:12

Corex
Member
From: Sweden
Registered: 2010-01-31
Posts: 63

Deluge Permissions of created files through Deluge

I wen't to Deluge forums to see if the program could handle this: http://forum.deluge-torrent.org/viewtop … =7&t=28855

But it couldn't so i'm trying to find out that when i load a torrent in Deluge the permissions of the files downloaded is

drwxr-xr-x

but i need em

drwxrwx---

Anyone knows how to accomplish this?

Offline

#2 2010-02-14 13:10:44

erje
Member
From: Germany
Registered: 2010-01-17
Posts: 11

Re: Deluge Permissions of created files through Deluge

chmod 770 [file]

should get you the desired result

EDIT: from your post and the snippets, it isn't entirely clear what we're dealing with.

snippet suggests you want to change permissions on a directory, but the writing suggests you want to change permissions on some files.

either way, the above command will suffice but maybe this is also helpful.

Last edited by erje (2010-02-14 13:34:21)

Offline

#3 2010-02-14 15:45:22

Corex
Member
From: Sweden
Registered: 2010-01-31
Posts: 63

Re: Deluge Permissions of created files through Deluge

Well i wanna avoid chmod after the files are downloaded.. I wan't Deluge to create the files that get created by Deluge with rwx to owner and group an --- for "others"

This is cuz we modifies the files through network shares and the group "users" doesn't get write permissions wich causes alil trouble, the problem would be solved if Deluge creates theese files with rwx for the groups part.

Sry for being unclare b4. Thx.

(The default mask for creating through the shares is 0770 and there's absolutly no problems there smile)

Offline

Board footer

Powered by FluxBB