Matthias--- via BackupPC-users wrote:
 > 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

Thank you!  I hadn't remebered BackuppPC_ls.

Indeed, it seems like the files discarded by fsck were expendable --
nothing important, at least.

I also found and used:
    BackupPC_zcat /var/lib/backuppc/pc/chive/XferLOG.3478.z > /tmp/today
    cat /tmp/today | egrep '\<del\>' | grep -v google-chrome

This also seemed to show what I suspected, that the files lost by fsck
weren't "valuable".

paul


=----------------------
paul fox, p...@foxharp.boston.ma.us (arlington, ma, where it's 39.6 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/

Reply via email to