Bup

Bup is a Backup system written in Python. It uses several formats from Git but is capable of handling very large files like operating system images.[3] It has block-based deduplication[4] and optional par2-based error correction.[5]

Bup
Original author(s)Avery Pennarun
Initial release4 January 2010 (2010-01-04)[1]
Stable release
0.32 / 10 January 2021 (2021-01-10)[1]
Repository
Written inPython, Bash, C
Operating systemLinux, OS X 10.4 or later, NetBSD, FreeBSD, Solaris, Windows (through Cygwin or WSL)
Size405 KB
TypeBackup
LicenseLGPL version 2[2]
Websitebup.github.io

History

Bup development began in 2010[6] and was accepted to Debian the same year.

Design

Bup uses the git packfile format writing packfiles directly, avoiding garbage collection.[3]

Availability

Bup is available from source and notably part of the following distributions

See also

References

  1. "Releases · bup/bup". github.com. Retrieved 2021-03-28.
  2. "License at github.com". github.com. Retrieved 2021-03-28.
  3. Brockmeier, Joe 'Zonker' (March 31, 2010). "Git-based backup with bup". LWN. Retrieved 11 July 2015.
  4. Keeling, G. P. E. (January 2014). "Improved Open Source Backup: Incorporating inline deduplication and sparse indexing solutions" (PDF). UNIVERSITY OF HERTFORDSHIRE. Retrieved 11 July 2015.
  5. Zari´c, Zoran (2011). "bup: Git for backups" (PDF). 28c3. Retrieved 11 July 2015.
  6. Pennarun, Avery (2010-10-25). "bup: the git-based backup system" (PDF). Retrieved 11 July 2015.
  7. "Debian".
  8. "Ubuntu".
  9. "Arch Linux".
  10. "pkgsrc".
  • bup website on GitHub
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.