Y
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
nix23
1680 days ago
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.
link
Jeff_Brown
1680 days ago
Does restic provide time travel like Borg does?
link
IceWreck
1680 days ago
By time travel if you mean viewing/mounting your repo at various checkpoints then yes.
link