On Mon, Jan 25, 2010 at 4:13 AM, Carlo Cancellieri <ccancelli...@hotmail.com
> wrote:

> So this should filter any file into bianco-home and protect any *thouch*
> file in the requesting client home (or not?)
>

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.

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't be there in time to affect the delete).

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to