Verbosity of log messages in daemon mode

Wayne Davison wayned at samba.org
Wed Jul 20 01:13:26 GMT 2005


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


More information about the rsync mailing list