On Tue, Jul 19, 2005 at 07:31:41PM -0500, Evan Harris wrote: > Unfortunately, it appears that the max verbosity setting is a global > parameter that can't be in a module area.
This is fixed in 2.6.6pre1. > I just want ONLY the files to be transferred to be given back on > stdout, so I can get a good approximation of the total bytes to be > transferred to display in a higher level UI. Use --log-format='OPTIONS...' instead of --verbose. One easy way to specify a log-format is to use -i (which gives you a log-format of "%i %n%L"). Or choose your own set of format options. ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html