Overwite problem

Maan Jee maanjee at gmail.com
Mon May 15 05:21:26 PDT 2006


Hej

I have installed ProFTP on my computer. And have following settings in the
proftpd.conf file. But I am unable to overwrite on a file? What is the
wrong?

# Normally, we want files to be overwriteable.
<Directory /home/mjinitial/maanjee>
        AllowOverwrite on
</Directory>

<Directory ~>
        <Limit STOR CWD>
                AllowAll
        </Limit>
        <Limit READ RMD DELE MKD>
                AllowAll
        </Limit>
</Directory>


More information about the freebsd-questions mailing list