9 comments

[ 3.3 ms ] story [ 34.1 ms ] thread
looks like an interesting alternative to borg backup
No ZFS snapshots integration, right?
Kopia allows you to run scripts before and after a backup. It also allows you to redirect the base from where to read the files.

They Document it for the likes of FreeBSD, for Linux one would skip the mount step and just set the snapshot path to the magic .zfs directory.

https://kopia.io/docs/advanced/actions/#zfs-point-in-time-sn...

Why wouldn't you use the magic .zfs directory on FreeBSD as well? Are the instructions assuming an older version?
I read the docs, but wasn’t really sure that sets it apart from Duplicacy or Restic?
When I looked at the CDC-based incremental backup space, Kopia seemed like a better Restic and the best of the bunch. At least as far as correctness and reliability goes.
Curious to know what makes this better than Restic.