Hello, No - XferLogLevel is set to 0. I checked it twice :)
In the meantime I learned that it don't log anything if nothing changed within a share. So it looks like rsync_bpc logs any file verification. Thr process looks like: /usr/libexec/backuppc-rsync/rsync_bpc --bpc-top-dir /var/lib/backuppc --bpc-host-name athlux -- bpc-share-name home --bpc-bkup-num 4351 --bpc-bkup-comp 0 --bpc-bkup-prevnum 4350 --bpc-bkup- prevcomp 0 --bpc-bkup-inode0 15062992 --bpc-log-level 0 --bpc-attrib-new --numeric-ids --protect- args --perms --acls --xattrs --owner --group --times -D --links --hard-links --recursive -- partial --one-file-system --checksum --timeout=21600 --contimeout=300 --log-format=log: %o %i %B %8U,%8G %9l %f%L --stats --port=10120 --password- file=/var/lib/backuppc/pc/athlux/.rsyncdpw3652969 --exclude=... backuppc@athlux.mybackup::home / "--bpc-log-level 0" means no logging? Also if "--log-format=log: %o %i %B %8U,%8G %9l %f%L" is specified - I hope ;) Br Matthias Am Sonntag, dem 11.05.2025 um 14:11 +0100 schrieb G.W. Haywood: > Hi there, > > On Sun, 11 May 2025, Matthias wrote: > > ... > > Please - someone have a hint? > > > > It is really strange and my XferLOGs are several MB instead some KB as in > > the past. > > Strange is that an XferLOG can start backing up the first shares without > > logging of received > > files > > and start logging only with 2nd or 3rd share. > > > > How can I disable this logging information? > > Have you done something with > > $Conf{XferLogLevel} > > in one or other of your configuration files? > _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/