Quote:
|
Originally Posted by till
Is your anonymous directory (/plant) owned by the user ftp and does the user ftp has write permissions?
|
hhmmm... good question! my limited experience with Linux tells me you are probably referring to using or applying the chmod command. I will start looking at this, am I on the right trail?
I also noticed the config file defines a chroot
Code:
# Limit WRITE everywhere in the anonymous chroot
<Limit WRITE SITE_CHMOD>
DenyAll
</Limit>
I pieced this config file together from 2 others available on line. Is this the same type of chroot we did for named/DNS in the Perfect set up for FC4 HowTo? There may be some directory work I need to accomplish that I missed due to lack of experience/knowledge.