summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-01-22 11:06:50 -0600
committerFrederick Muriuki Muriithi2026-01-22 11:07:41 -0600
commit15b901d8f026dc37d89e6e4b8be12c911e9cd2d9 (patch)
treeda82bea3dc1e7d27c069404ce528ff67356f03ea
parent8f24cf26c2931a80d7e930997a3e0b74bdcdcd4f (diff)
downloadgn-ai-15b901d8f026dc37d89e6e4b8be12c911e9cd2d9.tar.gz
Restore Backups: Add note on checking borg repos/archives.
-rw-r--r--topics/systems/restore-backups.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/topics/systems/restore-backups.gmi b/topics/systems/restore-backups.gmi
index b97af2bd..8bdf54b9 100644
--- a/topics/systems/restore-backups.gmi
+++ b/topics/systems/restore-backups.gmi
@@ -60,6 +60,8 @@ As it happened, this was an incomplete backup! Check original size with
 borg info --last 3 /export5/backup/bacchus/drop/tux01/borg-tux01
 ```
 
+(You can also check the integrity of the archive with ```borg check ...```. See https://borgbackup.readthedocs.io/en/stable/usage/check.html)
+
 so I went with
 
 ```