Skip to content

feat: select backup sources by marker file - #1860

Draft
magrathean-uk wants to merge 2 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1382
Draft

feat: select backup sources by marker file#1860
magrathean-uk wants to merge 2 commits into
rustic-rs:mainfrom
magrathean-uk:fix/issue-1382

Conversation

@magrathean-uk

Copy link
Copy Markdown

Fixes #1382

Adds --include-if-present to select only directory trees containing a marker filename. Marked directories become backup sources, nested markers are handled without redundant traversal, and invalid marker paths are rejected.

Validation: cargo fmt; cargo check --locked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --include-if-present or a way to generate list of files to backup

1 participant