pleiszenburg / abgleich

zfs sync tool
GNU Lesser General Public License v2.1
31 stars 2 forks source link

Add recursive 'ignore' #34

Open thorstenspille opened 3 years ago

thorstenspille commented 3 years ago

abgleich should support 2 different types of excludes/ignores to be able to build one configuration for a complete zpool with multiple hierachical levels of subvols and datasets.

The subcommands tree and compare should only list the included datasets and subvols. For displaying the full data there should be an additional parameter (e.g. --full or --show-excludes)

s-m-e commented 3 years ago

Recursive ignores make a hell of a lot of sense, yes.