rdiff-backup
Reverse differential backup tool that combines the best features of mirror and incremental backups.
Why consider rdiff-backup?
rdiff-backup is an open-source reverse differential backup tool written in Python and C. It maintains a full, uncompressed mirror of the most recent directory backup while saving reverse diff delta files, allowing instant access to latest files while enabling restoration to any past historical point.
Learn rdiff-backup by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of rdiff-backup
rdiff-backup creates transparent exact mirrors of directory trees with reverse incremental history.
Quickstart
rdiff-backup /home/user /backup/userrdiff-backup -r 3D /backup/user /home/user/restorerdiff-backup is licensed under the GNU General Public License v2.0 (GPL-2.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.