Commit Graph

3 Commits (4b0419843abf5de386bfbd9d106fa2bbe11541d4)

Author SHA1 Message Date
Matthias Urlichs 0fa156e240
Write to a file without rewriting constant parts
This little tool writes its standard input to a file.

It only writes to parts that actually change. This is very useful for keeping incremental backups small when the file in question is mostly-constant.
Example: Backing up database tables that are append-only or change seldom or never.
2024-10-31 14:45:19 +01:00
Axel Burri a4d4dff0d1 btrbk_restore_raw.py: fix spelling 2023-08-05 20:56:39 +02:00
fr3aker 82860f0f4c btrbk_restore_raw.py: add script for restoring raw backups 2021-08-06 23:33:17 +02:00