There was a change in the rsync flags that are used between V4 and V3, due
to the new way of calculating the digests (can't check which flags now). As
a result, on V4 only the files that have really changed are logged (before
every file was logged, even if it didn't change). Maybe it's that?
Best regards,
Guillermo

On Thu, Nov 3, 2022, 14:26 Ludovic Drolez <ldro...@debian.org> wrote:

> Hi!
>
> I've noticed, maybe after a migration to v4, that I don't see the full list
> of transfered files for rsync based backups. Here is what I see:
>
> Running: /usr/libexec/backuppc-rsync/rsync_bpc --bpc-top-dir
> /var/lib/backuppc --bpc-host-name myhost.com --bpc-share-name
> /var/log/apache2 --bpc-bkup-num 2 --bpc-bkup-comp 3 --bpc-bkup-prevnum 1
> --bpc-bkup-prevcomp 3 --bpc-bkup-inode0 62956 --bpc-log-level 1
> --bpc-attrib-new -e /usr/bin/ssh\ -l\ toor --rsync-path=/usr/bin/rsync
> --numeric-ids --perms --owner --group --devices --links --times
> --block-size=2048 --recursive --timeout=7200 --include=/\*.log
> --include=/\*.log.1 --include=/\*.log.2 --exclude=/\* 
> myhost.com:/var/log/apache2/
> /
> incr backup started for directory /var/log/apache2
> Xfer PIDs are now 551492
> This is the rsync child about to exec /usr/libexec/backuppc-rsync/rsync_bpc
> Xfer PIDs are now 551492,551494
> xferPids 551492,551494
> Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 filesTotal,
> 0 sizeTotal, 6 filesNew, 7971811 sizeNew, 827816 sizeNewComp, 62957 inode
> DoneGen: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 8
> filesTotal, 7972495 sizeTotal, 0 filesNew, 0 sizeNew, 0 sizeNewComp, 62956
> inode
>
>
>
> Maybe I have some bad settings from my v3 install?
> Do you know which settings I should check?
>
> Thanks,
>
> --
> Ludovic.
>
> https://drolez.com/blog/   - Music and Tech Blog
> https://palmopensource.com - Open Source Tech Blog
>
>
> _______________________________________________
> 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/
>
_______________________________________________
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/

Reply via email to