restic find "*.pdf"

Category: Backup & Restore

restic find "*.pdf"

Search all snapshots for a file pattern

Searches every snapshot for files matching the glob pattern and prints which snapshot and path each match lives in. Quote the pattern so the shell does not expand it. Related: restic ls latest lists everything in one snapshot.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.