[Bug 11572] rsync --debug doesn't work, and gives erroneous results when taken out

samba-bugs at samba.org samba-bugs at samba.org
Sun Oct 25 02:02:06 UTC 2015


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

--- Comment #8 from Kevin Korb <rsync at sanitarium.net> ---
Forget --debug.  The --debug option is for providing LESS (as in more specific)
debugging information than additional instances of -v.  The modifier option
isn't a number it is which debugging info you want it to show.  For instance
--debug ACL.


Try this:
rsync -avviiA /usr/lib/ delme/
(you should almost never have a * in the source parameter)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list