A restic client written in rust

rustic 0.9.1 has been released.

Changes which might be interesting include:

  • New snapshot filters have been added to select snapshots by exact pathlist, exact taglist, by date/time or by size. These filters can be used for all commands respecting filters including the interactive mode.
  • check now supports to only check selected snapshots (e.g. rustic check latest). Also --read-data-subset and warming up of packs before checking them (for hot/cold repositories) has been added.
  • The new command rustic docs has been added to directly access the online docu.

For a more detailed release information, see rustic v0.9.1 · rustic-rs/rustic · Discussion #1290 · GitHub