buttersink
buttersink copied to clipboard
Snapshot source search controls [Feature Request]
Have flags that allow control of how searching for snapshots in the source directory is done.
Some of the flags from tar
/rsync
such as:
-
--exclude
-
--exclude-from
-
--include
-
--include-from
Some specific things like:
-
--no-recurse
(since recurse is the default) only take snapshots that are direct children of the source path - Stop at subvolume boundaries (e.g. don't take snapshots that are inside another subvolume)