Hi, I'm trying to prevent files larger than a certain size to be backed-up on my server. rsync has an option --max-size that lets you control the file transfer size. However, this can be changed by the client. I was wondering if this option can be set on the server side, so that I can be sure my server won't accept files that do not meet the size requirement. I've checked both the rsync and rsyncd man pages and archives so far. Any help would be greatly appreciated! Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20110719/67d47f8f/attachment.html>