use
 * BackupPC_ls -R -h <client> -n <backupNumber> -s <share> / 
>/tmp/oneContent1.txt
 * BackupPC_ls -R -h <client> -n <other-backupNumber> -s <share> / 
>/tmp/oneContent2.txt
 * diff /tmp/oneContent1.txt /tmp/oneContent2.txt

Br
Matthias

Am Samstag, dem 08.03.2025 um 10:33 -0500 schrieb Paul Fox:
> How can I use backuppc, or its logs, to generate a list of files that
> were deleted between any two backups?  (Specifically interested in
> incrementals, at the moment.)
>
> I had a file system failure on a machine after a power failure last
> night, serious enough to halt boot and demand a manual fsck.  It
> cleaned up and removed quite a few inodes.  In all likelihood they
> were part of the browser cache (the machine does little else), but I'd
> prefer knowing that.  And since fsck doesn't/can't give pathnames for
> the deleted inodes, the only way I can think to get them is using the
> backup contents.
>
> paul
> =----------------------
>  paul fox, p...@foxharp.boston.ma.us (arlington, ma, where it's 39.8 degrees)
>
>
>
> _______________________________________________
> 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