==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=7179

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #6 from Jáder Marasca <[email protected]> ---
I won... I think:

I read the /etc/proftpd.conf file and find out I need to add this:

<Directory /opt/tomcat/webapps/*>
    AllowOverwrite on
    GroupOwner shared
    Umask 007
    <Limit WRITE>
        AllowAll
    </Limit>
</Directory>


I'm not sure if it's safe or whatever... but just copy from an ibay and
tested... and it works!

Could please someone explain and fix it on contrib?
I THINK any directory on DefaultRoot should receive this "Directory" entry to
works.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to