<div>On Mon, Jan 25, 2010 at 4:13 AM, Carlo Cancellieri <span dir="ltr">&lt;<a href="mailto:ccancellieri@hotmail.com">ccancellieri@hotmail.com</a>&gt;</span> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
So this should filter any file into bianco-home and protect any *thouch* file in the requesting client home (or not?)<br></blockquote><div><br></div><div>Daemon filter rules only affect the daemon.  So, if it is receiving files, it will not delete files that are protected, but the client never sees any of the filter/exclude/include rules that are daemon-specific.  The standard for rsync is for the client side to share its rules with the server, and the daemon is never the client.</div>
<div><br></div><div>So, if you need the client to obey a filter rule, either specify that rule to the client, or specify that the client read per-dir merge rules from files that are included in the transfer (and limit yourself to delete-after or the files won&#39;t be there in time to affect the delete).</div>
</div><br>..wayne..<br>