7 ms·
I've got quite a lot of historical data, yes. I don't back up `media` or `share`, but I do back up everything else using the automatic backup feature. Automat
by andrewaylett 2mo ago
I've got quite a lot of historical data, yes. I don't back up `media` or `share`, but I do back up everything else using the automatic backup feature. Automatic backups are around 11GB each. That includes all the "apps", which includes a whole load of data that's not really related to HA :).
The SQLite backup script is part of my separate backup routine that predates HA's backups, and eventually makes it into a Borg backup hosted on rsync.net. Belt and braces.
- arjie 2mo agoThank you for responding. Yeah I found that the HA automatic backup system creates extra large backups. I have only my own version of your SQLite backup. I suppose I shall learn the risks of this method with the first failure haha!