draft disaster recovery mode for deltatar
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 8 Aug 2017 11:58:20 +0000 (13:58 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:09 +0000 (13:34 +0200)
commite93f83f10ddb34037eb4f9b15afabb5fa190ff25
tree932d503df71052a492c25ec6d96b5d0e7dcdc651
parentef3b44993ea847df05bfffe59f8377e895acf5c3
draft disaster recovery mode for deltatar

The first stage recovery assumes the index is intact and all
objects are at their expected position. In this scenario, an
attempt is made to extract each object, keeping track of those
that weren’t readable and why.
backup.py
deltatar/deltatar.py
deltatar/tarfile.py