[Bug 8965] unexpected --exclude behaviour which can lead to a data breach

samba-bugs at samba.org samba-bugs at samba.org
Wed May 30 17:16:10 MDT 2012


https://bugzilla.samba.org/show_bug.cgi?id=8965

--- Comment #1 from Kevin Korb <rsync at sanitarium.net> 2012-05-30 23:16:10 UTC ---
That is your shell globbing the * and turning it into multiple parameters all
except the first being a list of sources.  You need to quote your exclude with
a wildcard like: --exclude '/h/xy/*'

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list