Restic 0.14.0 Released (with highly anticipated feature – compression)

by HunOLon 8/25/2022, 7:45 PMwith 5 comments

by jfkwon 8/25/2022, 10:39 PM

Compression method appears to be zstandard and uses https://github.com/klauspost/compress, for those wondering like I was.

by bklaasenon 8/25/2022, 10:15 PM

The ARM binary isn't up yet.

``` $ uname -m aarch64 $ restic self-update writing restic to /data/data/com.termux/files/usr/bin/restic find latest release of restic at GitHub latest version is 0.14.0 download SHA256SUMS download SHA256SUMS.asc GPG signature verification succeeded Fatal: unable to update restic: unable to find file with suffix android_arm64.bz2 ```

by aborsyon 8/26/2022, 7:47 AM

Love restic. Every time I have run it in the past few years I have got a nice “Back up and prune finished successfully” message!

Amazing open source software!

by n8henrieon 8/25/2022, 10:23 PM

Hooray! My local copy is on zstd-compressed ZFS, but I bet this will save me a few bucks for my cloud copy. Thanks restic team!

by wmfon 8/25/2022, 9:02 PM

Time for 1.0 IMO.