psy0rz / zfs_autobackup

ZFS autobackup is used to periodicly backup ZFS filesystems to other locations. Easy to use and very reliable.
https://github.com/psy0rz/zfs_autobackup
GNU General Public License v3.0
583 stars 62 forks source link

--post-create-cmd and --post-receive-cmd #263

Open psy0rz opened 1 month ago

psy0rz commented 1 month ago

A command that is executed after creating the initial dataset, and after receiving any dataset.

Will also solve issues like #236