I'm lucky to never have faced that problem :) I'm not sure a simple "touch" will force a new transfer. By default an incremental backup will only check (and transfer) the new metadata, but it will not transfer the file. A full will calculate the checksum, but again it won't transfer the file because it will be the same checksum as the one already in the cpool.
However, in the documentation it mentions that for pooling files the checksum is used only to search for "candidates", but then a "complete file comparison" is done to verify that they're actually the same file. So maybe a name change or move to another folder would be enough to force a full file comparison and transfer of the "new" file. Regards, Guillermo On Tue, Aug 16, 2022, 05:23 Ludovic Drolez <ldro...@debian.org> wrote: > Hi! > > So I found a few dozen corrupt files, and made some scripts to find the > original > files from the hash. > Not sure how to fix the backups... Touch the original file and delete the > one in the > cpool? > > Regards, > > Ludo > > On Sun, Jul 31, 2022 at 07:22:11PM +0200, Ludovic Drolez wrote: > > Hi! > > > > So I've tried it and I have a few v3 pool files still in the cpool. > > I should try to modify your script to ignore them, because they give > errors. > > > > Thanks! > > > > Ludo > > > > > > On Thu, Jul 28, 2022 at 04:34:40PM -0300, Guillermo Rozas wrote: > > > You may try (and modify) > > > this: [1]https://github.com/guille2306/backuppc_check_pool > > > It's a script I made to periodically check the V4 cpool in my > server. > > > Best regards, > > > Guillermo > > > > -- > > Ludo > > > > https://drolez.com/blog/ - Music and 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/