Is there a way to change the compression like in Acronis?
The CLI version used to support zlib compression for which you can set different compression levels. However, after switching to lz4 we decided to get rid of zlib since lz4 was so much faster with the default setting. It may make sense to support zlib or other compression algorithms for better compression ratios, and this is fairly easy (but perhaps only for the CLI version).
1 Like