Restic Documentation
- Introduction
- Installation
- Preparing a new repository
- Backing up
- File change detection
- Skip creating snapshots if unchanged
- Dry Runs
- Excluding Files
- Including Files
- Comparing Snapshots
- Backing up special items and metadata
- Reading data from a command
- Reading data from stdin
- Tags for backup
- Scheduling backups
- Space requirements
- Environment Variables
- Exit status codes
- Working with repositories
- Tuning Backup Parameters
- Restoring from backup
- Removing backup snapshots
- Encryption
- Scripting
- Troubleshooting
- Examples
- Participating
- References
- Talks
- FAQ
- Will restic resume an interrupted backup?
restic check
reports packs that aren’t referenced in any index, is my repository broken?- I ran a
restic
command but it is not working as intended, what do I do now? - How can I specify encryption passwords automatically?
- How to prioritize restic’s IO and CPU time
- Creating new repository on a Synology NAS via sftp fails
- Why does restic perform so poorly on Windows?
- How do I choose a strong password?
- Restic backup command fails to find a valid file in Windows
- Manual
- Developer Information