https://bugzilla.samba.org/show_bug.cgi?id=10705
Wayne Davison <wa...@opencoder.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Wayne Davison <wa...@opencoder.net> --- I added a comment about --protect-args to the man page. Most people don't run into this issue because the wild cards are connected to the mapping option using an equal sign, and most shells pass through unmatched wildcards with nary a wimper (e.g. bash). I use zsh, but I only set the option to complain about an empty glob for an interactive shell, so it doesn't affect me either. These days I also like to compile my rsync with --protect-args enabled by default (which I nearly included in 3.2.0, but I was a bit worried about backward compatibility issues). -- 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