Restic Documentation
- Introduction
- Installation
- Preparing a new repository
- Local
- SFTP
- REST Server
- Amazon S3
- Minio Server
- S3-compatible Storage
- Wasabi
- Alibaba Cloud (Aliyun) Object Storage System (OSS)
- OpenStack Swift
- Backblaze B2
- Microsoft Azure Blob Storage
- Google Cloud Storage
- Other Services via rclone
- Password prompt on Windows
- Group accessible repositories
- Repositories with empty password
- 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
- Exit status codes
- Environment Variables
- 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
- What can I do in case of “request timeout” errors?
- Manual
- Developer Information