~refi64/xiru

Efficient block-based backups
b2c9e921 — Ryan Gonzalez 2 years ago
build: Upgrade deps
1b38d818 — Ryan Gonzalez 2 years ago
fix: Avoid using a tmpfs with minio
a39f8f53 — Ryan Gonzalez 2 years ago
style(core): Use .unwrap_or_default()

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~refi64/xiru
read/write
git@git.sr.ht:~refi64/xiru

You can also use your local clone with git send-email.

#xiru

Efficient block-based backups.

WARNING: This software is still early in development and likely has bugs lurking!

builds.sr.ht status

Xiru is a backup tool that works by backing up the actual filesystem, not its contents, and splitting that into individual blocks. These blocks can then be de-duplicated, compressed, and restored, while preserving the full and exact filesystem structure you originally had.

Do not follow this link