Lorenz writes:
> i'm using backuppc 3.10 on debian 4 to backup a linux machine via rsync.
> backuppc logs
>
> backup/mmf/admins.MYD got digests fa621bfabbcb2994d9b4f7f004a57d2a vs
> fa621bfabbcb2994d9b4f7f004a57d2a
>
> there are about 25 similar lines.
> what does that mean? those files aren't changed (they are some kind of
> backup of an old database that is not longer in use)?
This is a benign debug message that happens when you set
$Conf{XferLogLevel} >= 3. It is reporting that the full-file
digests match between the pooled file and the remote file.
The normal XferLogLevel level is 1 and these messages won't appear.
You should reduce $Conf{XferLogLevel} to 1.
Craig
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/