Hacker News new | ask | show | jobs
by feeboo 2277 days ago
Why not use borg? With fusemount i can mount a snapshot and navigate/restore the files. It's very convenient.
4 comments

Or Vorta, if you want GUI. https://vorta.borgbase.com/
They missed a real opportunity to name it "Locutus".
Generally, I liked borg, but I did run into a situation a few years ago where borg would fail to recover parts of my backups because of some unicode error. I didn't knowingly have any unicode filenames in my home directory, but something annoyed it to the point that it would bomb out during recovery. I tried for a few hours using different mechanisms to do the recovery, but couldn't find any way to resolve it.

So, as always with backups, make sure you do regular test recoveries.

I have been looking for something exactly like borg but never showed up in my google search. Thanks for mentioning borg
borg is nice, easy to configure and also has encryption very well integrated.