On May 17 2023, "[email protected]" <[email protected]> wrote: > > > Thank you for resuming S3QL. > > Is it true that .db sqlite database file is not uploaded anymore?
It has never been uploaded until now. In the past, a dump of the database (but not the database file itself) was uploaded into a single backend object. In S3QL 5+, the database file itself will be uploaded, but split into multiple blocks stored in multiple backend objects. > Could you suggest a way to back it up? S3QL 5+ maintains a number of backups on the backend. In addition to that, you can just copy the .db file from the cache directory to whereever you consider safe. Best, -Nikolaus -- GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F -- You received this message because you are subscribed to the Google Groups "s3ql" 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/s3ql/87sfbvi85d.fsf%40vostro.rath.org.
