Quote:
|
Originally Posted by falko
Does it change anything when you change
Code:
<Limit READ>
DenyAll
</Limit>
to
Code:
<Limit READ>
AllowAll
</Limit>
?
|
That didn't work but that made me look at other sections similar. Right above the section you quoted is...
Code:
# Limit WRITE everywhere in the anonymous chroot
<Limit WRITE SITE_CHMOD>
DenyAll
</Limit>
I changed this to AllowAll and it worked!

I double checked and it won't let me transfer to anywhere but the /plant directory which is as it should be.
Now... The files transferred (according to WS_FTP) but I couldnt see then on the FTP side of WS_FTP. So I switched my screen over to the ftp box and checked filesystem and sure enough they are there!
I will have to check and see if the asterick I am using in /plant/* is causing this. There are also several folders under /plant that are not showing when I log in with WS_FTP. Same folders under /harvest (previously /crop in the conf above) are under /plant.
Thanks for the help! I see you are back from holiday, hope it was good! Did you go anywhere?