1. 1. Introduction
  2. 2. Contributing to rustic
  3. 3. FAQ
    ❱
    1. 3.1. Comparison rustic and restic
  4. 4. Breaking Changes
  5. 5. Error Codes
    ❱
    1. 5.1. C001 Data corruption
    2. 5.2. C002 Incorrect Password
    3. 5.3. C003 Verification failed
  6. 6. Installation
    ❱
    1. 6.1. Nightly Builds
  7. 7. Completions
  8. 8. Getting Started
  9. 9. Preparing a new repository
    ❱
    1. 9.1. Configuration File
    2. 9.2. Local Backend
    3. 9.3. REST Server
    4. 9.4. Supported Services
      ❱
      1. 9.4.1. Other Services via rclone
    5. 9.5. Cold Storage
  10. 10. Backing up data
    ❱
    1. 10.1. Creating snapshots
    2. 10.2. File change detection
    3. 10.3. Dry Run
    4. 10.4. Excluding Files
    5. 10.5. Comparing Snapshots
    6. 10.6. Special Items and Metadata
    7. 10.7. Reading data from StdIn
    8. 10.8. Tags
    9. 10.9. Scheduling
    10. 10.10. Space requirements
    11. 10.11. Environment Variables
  11. 11. Working with repositories
    ❱
    1. 11.1. Listing Snapshots
    2. 11.2. Copying Snapshots between Repositories
    3. 11.3. Filtering Snapshots
    4. 11.4. Show File History
    5. 11.5. Ensuring deduplication for copied Snapshots
    6. 11.6. Checking Integrity and Consistency
    7. 11.7. Managing Repository Keys
    8. 11.8. Upgrading the Repository Format Version
    9. 11.9. Hooks
  12. 12. Restoring data from backups
    ❱
    1. 12.1. Using mount
    2. 12.2. Using webdav
    3. 12.3. Printing files to StdOut
  13. 13. Removing backup snapshots
    ❱
    1. 13.1. Removing a Single Snapshot
    2. 13.2. Removing Snapshots by Policy
    3. 13.3. Security Considerations in Append-Only Mode
    4. 13.4. Customize Pruning
    5. 13.5. Recovering from "no free space" errors
  14. 14. Stories

rustic user documentation

Stories

Stories of people using rustic:

  • Simple comparison of borg, restic and rustic (2024)
  • Economic side of hosting rustic repo in AWS Glacier
  • Technical side of migrating to Glacier, restoring and such

Some talks about restic can be found here

Last change: 2025-04-22, commit: 9b8645e