yama/datman
Olivier 'reivilibre' c9d64b2962
ci/woodpecker/push/build Pipeline failed Details
ci/woodpecker/push/release Pipeline was successful Details
Make sure to flush + add some error contexts
2022-11-21 21:23:38 +00:00
..
src Make sure to flush + add some error contexts 2022-11-21 21:23:38 +00:00
Cargo.toml Do short exclusions for remote backups (also bump version as protocol version incompatible) 2022-07-25 10:35:47 +01:00
README.md Introduce 'exclusions' parameter to scanner 2022-07-25 10:35:47 +01:00

README.md

datman: DATa MANager

Datman is a tool to make it easier to use Yama for backups.

Features:

  • Chunk-based deduplication
  • (optional) Compression using Zstd and a specifiable dictionary
  • (optional) Encryption
  • Ability to back up to remote machines over SSH
  • Labelling of files in a backup source; different destinations can choose to backup either all or a subset of the labels.

See the documentation for more information.