‹‹‹ Blog Overview

'abgleich' 0.0.6 released
A ZFS synchronization and backup tool

0.0.6 release of abgleich, a simple ZFS sync tool and pleiszenburg.de open source project. It is a pure bug-fix release.

  • BSD
  • Backup
  • Linux
  • Python
  • Python Package
  • Release
  • Unix
  • ZFS

Synopsis

abgleich shows local and remote ZFS dataset trees / zpools. It creates meaningful snapshots only if datasets have actually been changed. It compares a local dataset tree to a remote, backup dataset tree. It pushes backups to remote. It cleanes up older snapshot on local system. Runs from the command line and produces nice, user-friendly, readable, colorized output.

Changes

  • FIX: Development installs with make install do no longer fail, see #17.
  • FIX: Python up to 3.7.1 does not handle type checks for OrderedDict properly and either causes exceptions or crashes. Fixed with workaround, see #16.

Installation

Installation instructions are available on Github.

Further Information

‹‹‹ Blog Overview