Borg is a really great backup system with really awful tooling and every time I have to fool with it, it puts me in a bad mood.
@prettygood I've been pretty happy with restic for my off-site backups at least. It's not perfect, but it's good enough for my uses.

@prettygood Worst part is if you change the config if has to treat everything like it's fresh again and rescan the whole drive. Which is stupid, but it's not wasteful since it still dedupes for the actual file storage. Just means config changes lead to a really long initial backup just after it, but it goes back to proper incremental backups after that.

Just figured I should mention it since it's a pain point I sometimes deal with. Maybe I'm just using it wrong, IDK - luckily I don't have to change configs up too often, at least.