Rdiff-backup

From Wikipedia, the free encyclopedia

Original author(s)Ben Escoto (2001–2005)
Dean Gaudet, Andrew Ferguson, Edward Ned Harvey (2005–2016)
Eric Lavarde, Otto Kekäläinen, Patrik Dufresne (Python 3 rewrite beginning in 2019)
Initial release2001
Stable release
2.2.6[1][2] Edit this on Wikidata / 8 September 2023; 19 months ago (8 September 2023)
Repository
rdiff-backup
Original author(s)Ben Escoto (2001–2005)
Dean Gaudet, Andrew Ferguson, Edward Ned Harvey (2005–2016)
Eric Lavarde, Otto Kekäläinen, Patrik Dufresne (Python 3 rewrite beginning in 2019)
Initial release2001
Stable release
2.2.6[1][2] Edit this on Wikidata / 8 September 2023; 19 months ago (8 September 2023)
Repository
Written inPython
PlatformUnix-like systems, MacOS, Windows
Typebackup software
LicenseGPL-2.0-or-later
Websiterdiff-backup.net

rdiff-backup is a backup software written in Python that creates reverse incremental backups. The most recent backup is thus directly accessible, while earlier backups will be reconstructed from diff files by rdiff-backup.

As the name implies, rdiff-backup uses the rdiff method (more exactly, the reimplementation of rsync within librsync) to compute the differences between file versions. rdiff-backup is able to back up files across different machines via ssh.

Backup

References

Related Articles

Wikiwand AI