Hi there,

On Fri, 11 Jul 2025, Dave Bachmann wrote:

Any thoughts how I can access the data which surely seems to be
there in one form or another?

You can use BackupPC_zcat - just give it the digest directly.  For
example to cat a more or less random file here, logged in as the
backuppc user:

$ BackupPC_zcat 4b54f2036a7908351ea9e5e94e3b4c87 | head
module TZInfo
  module Definitions
    module Asia
      module Bishkek
        include TimezoneDefinition

        timezone 'Asia/Bishkek' do |tz|
          tz.offset :o0, 17904, 0, :LMT
          tz.offset :o1, 18000, 0, :FRUT
          tz.offset :o2, 21600, 0, :FRUT
$

--

73,
Ged.


_______________________________________________
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