1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-15 00:21:56 +00:00

README: mention lzma and lz4 compression

This commit is contained in:
Thomas Waldmann 2015-08-10 20:45:15 +02:00
parent 8b1d46caa4
commit 1724241d0c

View file

@ -51,7 +51,7 @@ Main features
authenticity is verified using HMAC-SHA256. authenticity is verified using HMAC-SHA256.
**Compression** **Compression**
All data can be compressed by zlib, level 0-9. All data can be compressed by lz4, zlib or lzma.
**Off-site backups** **Off-site backups**
Borg can store data on any remote host accessible over SSH. If Borg is Borg can store data on any remote host accessible over SSH. If Borg is