-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
It is in the man page for rsyncd.conf (I think) because it is really
intended to control the logging of an rsyncd service. When you run
rsync on the command line you can always just |tee or > to log the
output to a file.
On 01/14/2014 03:51 PM, Flori
Hi,
thanks for the information. I would have expected it in the rsync manpage
(that’s what I searched).
Regarding my second question, is there a way to only output the rsync summary
to the log file and not to stdout? When I use --stats, the summary is written
into the log file and on screen.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The info is under "log format" in man rsyncd.conf
On 01/14/2014 10:00 AM, Florian Feldhaus wrote:
> Hi,
>
> I’m currently evaluating the new possibilities of rsync 3.1.0 with
> regards to customizing the output / log format. Unfortunately I
> couldn’
Hi,
I’m currently evaluating the new possibilities of rsync 3.1.0 with regards to
customizing the output / log format. Unfortunately I couldn’t find a complete
list of FORMAT escapes. Could someone point me to it?
More specific, I would like to include the statistics of the --stats parameter
o