rdiff-backup#
Description#
rdiff-backup is a simple backup tool which can be used locally and remotely, on Linux and Windows, and even cross-platform between both. Users have reported using it successfully on FreeBSD and MacOS X. Around for 20 years. So battle tested and stable.Beside its ease of use, one of the main advantages of rdiff-backup is that it does use the same efficient protocol as rsync to transfer and store data. Because rdiff-backup only stores the differences from the previous backup to the next one (a so called reverse incremental backup), the latest backup is always a full backup, making it easiest and fastest to restore the most recent backups, combining the space advantages of incremental backups while keeping the speed advantages of full backups (at least for recent ones).
Home page for this solution: https://rdiff-backup.net/
Overview#
Key |
Value |
---|---|
Name |
rdiff-backup |
Description |
Reverse differential backup tool, over a network or locally. |
License |
GNU General Public License v2.0 |
Programming Language |
Python |
Created |
2016-02-12 |
Last update |
2025-03-18 |
Github Stars |
1140 |
Project Home Page |
|
Code Repository |
|
OpenSSF Scorecard |
Note:
Created date is date that repro is created on Github.com.
Last update is only the last date I run an automatic check.
Do not attach a wrong value to github stars. Its a vanity metric! Stars count are misleading and don’t indicate if the SBB is high-quality or very popular.