mirror of https://github.com/digint/btrbk
![]() Allowed values for "incremental_resolve": - "mountpoint" (default): Use parents in the filesystem tree below mount points of source `<volume-directory>/<snapshot-dir>` and target `<target-directory>`. - "directory": Use parents strictly below source/target directories. Useful when restricting access, e.g. when using ssh_filter_btrbk.sh. - "_all_accessible" (experimental): Use parents from all mount points. Note that using "_all_accessible" causes btrfs-progs to fail: - btrfs send -p: "ERROR: not on mount point: /path/to/mountpoint" - btrfs receive: "ERROR: parent subvol is not reachable from inside the root subvol" see also: https://github.com/kdave/btrfs-progs/issues/96 |
||
---|---|---|
.. | ||
.gitignore | ||
FAQ.md | ||
Makefile | ||
btrbk.1.asciidoc | ||
btrbk.conf.5.asciidoc | ||
install.md | ||
ssh_filter_btrbk.1.asciidoc | ||
upgrade_to_v0.23.0.md |