digint / digint/btrbk

Please support archive for list of subvolumes

Open
#296 8 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Perl
Stars
2.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Description

Currently you can only btrbk archive complete locations like

` btrbk archive /mnt/usb/mobiledata/snapshots/ /mnt/local/data/archive/`

Please add support for only archiving some of the subvolumes like

` btrbk archive /mnt/usb/mobiledata/snapshots/{FOO,BAR*} /mnt/local/data/archive/`

Or how can I filter the list of subvolumes to archive?
Background is, I have a central btrfs where snapshots of different machines are arriving. Sometimes I could archive some of the snapshots back to the machine if space is available there. I would like to exclude archiving the snapshots of the machine itself as those are already there locally on the machine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.