Restic 0.14.0 Released (with highly anticipated feature – compression) (restic.net) 31 points by HunOL 3y ago ↗ HN
[–] bklaasen 3y ago ↗ 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 ```
[–] n8henrie 3y ago ↗ 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!
[–] jfkw 3y ago ↗ Compression method appears to be zstandard and uses https://github.com/klauspost/compress, for those wondering like I was.
[–] aborsy 3y ago ↗ 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!
5 comments
[ 28.1 ms ] story [ 1237 ms ] thread``` $ 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 ```
Amazing open source software!