https://bugzilla.samba.org/show_bug.cgi?id=8309
--- Comment #1 from Dan <[email protected]> 2011-07-19 05:41:32 UTC --- Sorry about that, I accidentally pressed enter when creating the issue. When I specify a "protect" rule on the command line, all works smoothly. I.e. rsync --filter "P myfile.db" -POuhimrtyz --delete -n . user@host:~ But when I specify it in a file (e.g. .rsync-filter): P myfile.db rsync -F -POuhimrtyz --delete -n . user@host:~ No success. Thanks! -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- 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
