Replies: 1 comment
-
at the moment i dont, but if so, i would probably go with a backup pool on zfs and use zfs send/ or zrep to sync the zfs snapshots to another remote location. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For my offsite VM backup copies I've been using Borg backup (https://github.com/borgbackup/borg) against my backup directory. This does a pretty nice job of deduplicating the backup data.
What else are you guys using for offsite?
Beta Was this translation helpful? Give feedback.
All reactions