<div>Hi,</div><div><br></div><div>I'm trying to prevent files larger than a certain size to be backed-up on my server.  </div><div><br></div>rsync has an option --max-size that lets you control the file transfer size.  However, this can be changed by the client.<div>
<br></div><div>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.</div><div><br></div><div>I've checked both the rsync and rsyncd man pages and archives so far.</div>
<div><br></div><div>Any help would be greatly appreciated!</div><div><br></div><div>Thanks.</div>