Page 1 of 1

Spartacus: Owner of downloaded files

Posted: Wed May 31, 2006 4:21 pm
by Harald Weingaertner
Hello,

i've installed the Spartacus Plugin and want the downloaded files (a style) set to a specific username. But this does not work. Is this a bug, or my fault?

Owner of downloaded files is set to "dcp13000@domain.de" but the downloaded files belong to "webmaster".

Harald

Re: Spartacus: Owner of downloaded files

Posted: Wed May 31, 2006 4:36 pm
by garvinhicking
Hi!

You must set the owner of files to a valid unix/system username. "dcp13000@domain.de" is not a valid unix/system username. :-)

Best regards,
Garvin

Posted: Wed May 31, 2006 8:10 pm
by Harald Weingaertner
Ok ;)

My provider has a "File Manager" that shows dcp1300@domain.de" as owner for the files. Some other files are owned my "webmaster", so i thought dcp1300@domain.de could be a valid username.

Is anybody able to tell me which value i have to define for "Owner of downloaded files" ?

Is it possible to get the owner of files with SSH access? Sorry, does not really belong to s9y and bug, but i need this feature running here ;)

PS: i tried ls -lF and got this:

13076189 4 drwxrwxr-x 3 10479 webmaster 4096 May 31 16:11 mt-trendy
13076190 4 drwxrwxr-x 3 webmaster webmaster 4096 May 31 16:11 mt3-chalkboard
13076191 4 drwxrwxr-x 2 10479 webmaster 4096 May 31 16:11 mt3-gettysburg

Is 10479 a valid file owner? I tried 10479 and the file still belong to webmaster.

Hmm, WS-FTP shows the following on command "Show directory info":
drwxr-xr-x 3 webmaster webmaster 4096 May 31 20:00 andreas00
drwxr-xr-x 3 dcp1300@domain.de webmaster 4096 May 31 16:17 bex01
drwxrwxr-x 3 dcp1300@domain.de webmaster 4096 May 31 16:09 blue

Posted: Thu Jun 01, 2006 10:27 am
by garvinhicking
Hi!

Hm, having an "@" in a username is a thing I've never seen so far. But using the user id "10479" might do the trick, or maybe using "dcp1300"?

However, executing chown() [which spartacus does] requires that this function is enabled on your provider's server.

Best regards,
Garvin