Untitled topic
1–10 of 10 posts
Re: undefined
#2Re: undefined
#3Re: undefined
#4No ZFS snapshots integration, right?
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...
Re: undefined
#5Re: undefined
#6Re: undefined
#7- https://news.ycombinator.com/item?id=37526477 (2023-09-15, 326 points)
- https://news.ycombinator.com/item?id=35104406 (2023-03-11, 73 points)
Re: undefined
#8No 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...
Re: undefined
#9I found their explanation here:
https://github.com/kopia/kopia/issues/1764
https://github.com/kopia/kopia/issues/544
Still not solved after many years :(
Now I use Borg + Restic and I am happy
+ GUI for Restic https://github.com/garethgeorge/backrest
+ GUI for Borg https://github.com/borgbase/vorta
Re: undefined
#10When 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.