mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Jan. 02 2007,23:27 |
|
You probably need to be root to add files to /opt/monkey or whatever directory is being used for the website files. You can always add a directory as root and then change the ownership of that directory to the user you want to have write to it.
I don't know how monkey works, but you can probably make symbolic links from those ftp directories into your monkey website directory. Some web servers will follow symlinks by default, others will not. I'm not sure if Monkey does. Just make sure that user "nobody" has permission to read and enter the directories. If your Monkey chroots that would add a complication to it, though.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|