Hacker News new | ask | show | jobs
by ghgr 1680 days ago
I switched from Borg to Restic because it nicely integrates with cloud backup services. I've been using restic+backblaze happily for the last 2 years.
2 comments

And it's just a single go-binary, i just trow it on a win/bsd/linux machine create a key, start the backup. I love the simplicity of it, however for more complex plans i use git-annex.
Does restic provide time travel like Borg does?
By time travel if you mean viewing/mounting your repo at various checkpoints then yes.