Live data from Hacker News

Restic: Backups done right

restic.net

1–10 of 108 posts

Re: Restic: Backups done right

#6
post #4

https://github.com/garethgeorge/backrest going nicely with restic i do miss functionality of configurable full/incremental backups like in duplicity

What do you miss about it? In restic, every snapshot has the speed and size of an incremental backup, but the functionality of a full backup.

Re: Restic: Backups done right

#8
Interesting, I'll give this a try. I'm hoping one day to retire my subscription/cloud-based back-ups with something docker based that still back-ups to multiple instances (local and remote).

Re: Restic: Backups done right

#10
post #7

Been using Restic for a while but I was wondering how does it compare to: - Rustic https://rustic.cli.rs - Kopia https://kopia.io

I perused the Rustic website and they have a direct comparison of Restic here: https://rustic.cli.rs/docs/comparison-restic.htm. At face value I thought it was just, "because it's Rust," but it does appear to have a few additional features.

I haven't used either, though.

Post reply on HN