github rustic-rs/rustic v0.2.2
rustic 0.2.2

latest releases: v0.8.1, v0.8.0, v0.7.0...
2 years ago

Warning: This release contains a bug in prune which is able to corrupt a repository, see #88.
Use rustic 0.2.3 instead!

Changes in version 0.2.2

  • added possibility to specify a hot repo (added --repo-hot option)
  • added rclone backend and made reading/writing remote repos with higher latency working
  • new command config; added possibility to customize compression level
  • added possibility to customize pack sizes. Also changed the standard settings for pack size.
  • fixed errornous caching of data pack files
  • check: new option --trust-cache
  • improved speed of packer
  • prune: new options --instant-delete, --repack-uncompressed, --fast-repack
  • prune: option --repack-cacheable-only now expects true/false and default to true for hot/cold repos
  • snapshots: allow to specify "latest" which only displays the latest snapshot(s)
  • restore: fixed order of setting permission; improved error handling and debug output

Don't miss a new rustic release

NewReleases is sending notifications on new releases.