Skip to content
Discussion options

You must be logged in to vote

rustic find --glob <FILENAME>, e.g. rustic find --glob file.txt.

If you can specify a filter to e.g. rule some snapshots out, use this to make the search faster, e.g. rustic find --filter-path /snap-path --glob ...

If you even know the exact path (within the snapshots), use
rustic find --path <PATH>, e.g. rustic find --path /my/path/to/file.txt

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