WIP parallel borgbackup-compatible backup tool written in Haskell.
Install:
cabal install
Or run in-place:
cabal run hyborg:hyborg -- --help
nix-shell --run 'hyborg --help'
- can only back up hardlinks in borg-2.0 format, the earlier borg versions extract hardlinks as separate files
- no proper encryption yet
- no XATTRs and POSIX ACLs backed up yet