Wiki page borg changed with summary [created] by Daniel

This commit is contained in:
ORG-wiki 2022-02-26 15:12:43 +13:00
parent d15fe83f2f
commit 463df0354d

View file

@ -0,0 +1,12 @@
<alert type="info" icon="fa fa-wrench">Work in progress</alert>
====== Borg ======
Deduplicating archiver with compression and encryption BorgBackup (short: Borg) gives you:
* Space efficient storage of backups.
* Secure, authenticated encryption.
* Compression: LZ4, zlib, LZMA, zstd (since borg 1.1.4).
* Mountable backups with FUSE.
* Easy installation on multiple platforms: Linux, macOS, BSD, ...
* Free software (BSD license).
* Backed by a large and active open source community.