yama/datman
Olivier 'reivilibre' 0873997f1e Track statistics when integrating pointers
Signed-off-by: Olivier <olivier@librepush.net>
2024-09-29 09:53:24 +01:00
..
src Track statistics when integrating pointers 2024-09-29 09:53:24 +01:00
Cargo.toml Add a small amount of async_backtrace tracking 2023-08-13 16:30:50 +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.