Commit Graph

3 Commits

Author SHA1 Message Date
jared 309232cb26 fix(backup): validate Synology backup path is accessible
Check that /volume1/backup is actually reachable and readable, rather
than just testing SSH connectivity. This prevents false positives where
SSH works but the backup destination is offline or unmounted.
2026-05-24 13:16:15 -04:00
jared 8ff8088f84 fix(backup): use plain restic unlock with || true instead of --remove-all 2026-05-07 12:50:14 -04:00
jared cb2d6f6525 feat(backup-monitor): integrate notify_backup.rb into desktop backup.sh 2026-05-07 11:25:52 -04:00