...
- Make a full, incremental or differential backup optimized for offline storage.
- Management of complex structures, possibility of merging backup branches.
- Native and optimized support for multi core/cpu systems.
- Built-in support for AES256 encryption.
- Made in python3, developed specifically for Debian GNU/Linux, issued under the GPLv3 license.
A compression engine based on the Huffman trie algorithm. The algorithm is pretty cpu-light, and as such, runs much more quickly than RAR or other 'heavy' algorithms, but could still achieve decent compression. Use with tar for multi-file archives.