BorgBackup
From Just Solve the File Format Problem
(Difference between revisions)
Parchivist (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |released=2010 }} '''BorgBackup''', or '''borg''' for short (previously '''Attic'''), is a deduplicating backup program w...") |
Parchivist (Talk | contribs) |
||
Line 18: | Line 18: | ||
* [https://github.com/borgbackup/borg Github] | * [https://github.com/borgbackup/borg Github] | ||
* [https://en.wikipedia.org/wiki/Borg_(backup_software) Wikipedia] | * [https://en.wikipedia.org/wiki/Borg_(backup_software) Wikipedia] | ||
+ | * [https://www.reddit.com/r/BorgBackup Reddit] | ||
* [https://web.archive.org/web/20170405200230/http://attic-backup.org/ Attic homepage (archived)] | * [https://web.archive.org/web/20170405200230/http://attic-backup.org/ Attic homepage (archived)] |
Revision as of 22:40, 4 November 2023
BorgBackup, or borg for short (previously Attic), is a deduplicating backup program with optional compression and authenticated encryption for Linux, Mac OS X, *BSD, Cygwin and Linux Subsystem of Windows 10
Optionally, borg can actively obfuscate e.g. the size of files / chunks to make fingerprinting attacks more difficult
Available compression algorithms are lz4, zstd, zlib and lzma and encryption is AES
Archives are mountable as userspace filesystems for easy interactive backup examination and restores