If you van to use UserOwner and/or GroupOwner to change the user and group on directorie and file credentials at upload by FTP (ProFTPd) the this won't work out of the box.
NOT WORKING
<Directory /path/to/dir>
GroupOwner uploaders
UserOwner uploaders
</Directory>