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

Exclude pattern for snapshots? #245

Open haasn opened 7 months ago

haasn commented 7 months ago

I want to use this tool with --other-snapshots, but simultaneously exclude a given regex of snapshots (e.g. ^zfs-auto-snap-(frequent|hourly). Could this be made possible?

psy0rz commented 7 months ago

thanks for the coffee :)

maybe in future versions, but no time soon.