A restic client written in rust

rustic 0.2.2 has just been released

Some new features to mention:

  • rustic now supports rclone and via rclone all remote storages which are supported by rclone
  • rustic now supports cold storages (see e.g. Backup to AWS S3 Glacier) if an additional “hot repo” is specified
  • rustic now allows to specify or change some parameters in the config file via the init or the new config command
  • rustic now allows to customize pack sizes (see e.g. Control the minimal pack files size)

Help is needed to improve rustic further; you can help by

3 Likes