|
@@ -34,9 +34,8 @@ your source directories.
|
|
|
|
|
|
Here's a way of visualizing what borgmatic does with the above configuration:
|
|
Here's a way of visualizing what borgmatic does with the above configuration:
|
|
|
|
|
|
-1. Backup `/home` and `/etc` to `1234@usw-s001.rsync.net:backups.borg`
|
|
|
|
-2. Backup `/home` and `/etc` to `k8pDxu32@k8pDxu32.repo.borgbase.com:repo`
|
|
|
|
-3. Backup `/home` and `/etc` to `/var/lib/backups/local.borg`
|
|
|
|
|
|
+1. Backup `/home` and `/etc` to `k8pDxu32@k8pDxu32.repo.borgbase.com:repo`
|
|
|
|
+2. Backup `/home` and `/etc` to `/var/lib/backups/local.borg`
|
|
|
|
|
|
This gives you redundancy of your data across repositories and even
|
|
This gives you redundancy of your data across repositories and even
|
|
potentially across providers.
|
|
potentially across providers.
|