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

--- Comment #3 from Kevin Korb <rs...@sanitarium.net> ---
Simple...
source == copy the source directory
source/ == copy the contents of the directory
source/* == copy everything that your shell globs that wildcard into.

IOW, ./* won't copy anything that "echo ./*" doesn't list.  Having a * in there
also short-circuits --delete.

-- 
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

Reply via email to