On Tuesday, November 12, 2019 at 7:48:21 AM UTC-8, WindnFog wrote: > > What are you guys doing vis-à-vis weewx.sdb backups? > > > > The long discussions in the list from a couple years ago were far too detailed (and good) to repeat from memory.
FWIW, I've been doing the same thing for many many years. My repo is at https://github.com/vinceskahan/vds-weewx-backup-data if you want to see my script. In short my process is: - copy weewx.sdb to a scratch directory, then gzip the 'copy'. - scp the file weekly (manually) to my Macbook, which syncs to the cloud into Dropbox - I 'have' verified hundreds of daily stashed backups and they're all good, for my case (spinning disk, not a pi with SD card) The sqlite3 incantation to check your backup is ok is at https://serverfault.com/questions/8048/how-can-i-verify-that-a-sqlite-db3-file-is-valid-consistent -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/9b38a70d-4c9c-4736-915a-1168f64e384a%40googlegroups.com.
