Backup
The scheduled backup uses two instances of Kopia.
One instance backup repository is configured for Backblaze B2, the other is for a local NAS.
Note: some alternatives to Kopia:
- rsync
- restic
- Duplicacy
- arq
- borg
Setup Backblaze B2 account
- Create Backblaze B2 Cloud Storage account
- Configure Kopia to use he B2 account
TODO
Perform backup
TODO
Perform restore
TODO
Partial restore
TODO
Full restore
TODO