Files
infra-nix/modules
danlin a3d7803819 rclone-backup: exclude live SQLite sidecar files
The nightly sync failed every night with 'corrupted on transfer: md5
hashes differ' on gitea.db-journal: rclone copies the volatile SQLite
journal while Gitea rewrites/removes it. That IO error also made rclone
skip the delete phase, so the backup drifted out of sync. Exclude the
transient *.db-journal/-wal/-shm files.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-26 09:31:44 +02:00
..