Two options:
- Read the associated attribute file in the pc tree to determine the
  pool file corresponding to any give file
- Calculate the md5sum of the file and look up the corresponding
  md5sum in the pool tree (assuming there are no md5sum collisions
  which are extremely unlikely. If there are collisions, then find the
  version corresponding to the contents)
 
Kenneth Porter wrote at about 06:03:46 -0800 on Sunday, February 12, 2023:
 > How might one identify a pool file associated with a real file? One 
 > could then verify that the same pool file represents both clients' 
 > copies of the same file. Should a simple md5sum of the files on the 
 > clients match that of the pool file?
 > 
 > 
 > 
 > 
 > _______________________________________________
 > 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