Skip to content
Discussion options

You must be logged in to vote

Hi @KAGEYAM4
The glob pattern - and exclude/include support generally - rustic currently uses are from the ignore crate, which is e.g. used in the ripgrep command.
This is not syntax-identical to what restic uses - and even the CLI-options differ to make this clear.

Note that we plan to overwork includes/excludes as there are issues about them being sometimes difficult to set-up.

If you want to see how the current glob patterns work, there is a support for using rustic ls on a local dir and to specify globs. This is available in the the nightly builds and will be in the upcoming 0.11.0 version.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aawsome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants