Hacker News new | ask | show | jobs
by nickersonm 1327 days ago
I've had a good experience with Kopia [0] for over a year. Linux and Windows boxes all writing to the same repository, which is synchronized to both B2 and a portable drive every night. The one thing it lacks that I'd like is error correction, so I store it on a RAID1 btrfs system. ECC is apparently being developed [1], but is currently experimental and I believe requires a new repository.

[0] https://github.com/kopia/kopia

[1] https://github.com/kopia/kopia/pull/2308

1 comments

I've had issues trying to use multiple different Kopia repos from one machine. (A dedicated back-up server basically)

With compression landing in the most recent Reseic release, I'll probably switch back to that for my servers. Though I'm still keeping Kopia for my clients where I like a GUI once in a while.