Automate snapshots to a local backup pool

delebru

Active Member
Jul 10, 2018
25
2
43
37
I found myself needing to automate snapshot creation and sending them to a local pool. Didn't find a premade solution so wrote this -maybe ugly but reliable- bash script: https://github.com/delebru/zfs-local-sync

Sharing here in case someone knows a better way or maybe someone else can benefit from it :)