PDA

View Full Version : Changing owner on folders and files


zadelsbe
10-30-2005, 04:00 AM
Hi,
How I can with FXP changing owner and group name on web server. I'm administrator of domain.
Thanks.

MxxCon
10-30-2005, 04:02 PM
chown command usually does that

zadelsbe
10-30-2005, 11:58 PM
Yes, I try command:

chown -R testf:testf /public_html/test/*

but, FXP answer me with:
500 Unknown command.

MxxCon
10-31-2005, 12:21 AM
it's not flashfxp answering you that, it's server itself.
if just 'chown' doesn't work, try 'site chown'

zadelsbe
10-31-2005, 12:41 AM
Result is same:

[R] site chown -R testf:testf /public_html/test/*
[R] 500 SITE chown is an unknown extension

MxxCon
10-31-2005, 01:46 AM
hmm..you should consult your server's documentation to see what, if any, command can do what you want.

zadelsbe
10-31-2005, 02:20 AM
Ok, I send question to web provider. When I make cron in control panel of my domain, server answer me with email:
Operation not permitted