X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2c51d5deec879ab7aade039139e9d3a4d5643656..33e817e37e5f8694650dd3903c64bc594e5de747:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 08c188f6..faa31c5a 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -128,7 +128,11 @@ itemize( it() %f for the filename it() %P for the module path it() %m for the module name + it() %t for the current time it() %u for the authenticated username (or the null string) + it() %b for the number of bytes actually transferred + it() %c when sending files this gives the number of checksum bytes + received for this file ) The default log format is "%o %h [%a] %m (%u) %f %l"