arq 0.1.0

Arq library to manage Arq Backup data formats
docs.rs failed to build arq-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: arq-0.1.4

Arq

Build Status MIT licensed

Arq is a library to simplify interactions with files backed up by Arqbackup.

Currently it supports only files generated by Arq (the program) versions 4.5 and above.

In its present state, this library allows reading files but never writing, so it's not possible to build a full replacement of Arq (the program) with this library.

If you are looking for a way to restore a file backed up by Arq (the program), you can use evu which is built using this library.

IMPORTANT NOTE

Only supports fairly recent versions of the file format (as of 2019/04/28):

  • encryptionv3.dat
  • CommitV012
  • TreeV022
  • XAttrSetV002