On Thu, Mar 6, 2014 at 4:38 PM, Graham 5915 <graham5...@gmail.com> wrote:
> rsync --fuzzy --fuzzy -vv --debug=FUZZY,FUZZY2 C_VOL-b001-i3818.spi > rsync://user@localhost/SHARENAME/dest > > Check the rsync server's "max verbosity" setting in the daemon config file. It needs to be at least "5" to allow that much chattiness (it defaults to 1). Also, FUZZY,FUZZY2 is contradictory, so FUZZY2 wins over FUZZY (aka FUZZY1). I'll look into mentioning "max verbosity" in the --info and --debug sections of the manpage. ..wayne..
-- 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