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
Spartacus: Owner of downloaded files
-
Harald Weingaertner
- Regular
- Posts: 474
- Joined: Mon Mar 27, 2006 12:32 am
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Spartacus: Owner of downloaded files
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
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Harald Weingaertner
- Regular
- Posts: 474
- Joined: Mon Mar 27, 2006 12:32 am
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
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
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
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
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/