35c02d6920
Copying gitea.db / filebrowser database.db / MusicLibrary.db while they are being written fails md5 verification every run (the file changes mid -transfer). Take a consistent sqlite .backup into /data/db-snapshots and exclude the live DB files from the sync, so the job completes cleanly and the backup holds restorable DB copies. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>