View Single Post
Old 03-23-2014, 12:43 AM   #456
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,907
Karma: 47303748
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by PeterT View Post
You sure about this? All my backups are named
Code:
 Directory of D:\Backup\KoboDBBackup

23/03/2014  00:03    <DIR>          .
23/03/2014  00:03    <DIR>          ..
22/03/2014  01:10        20,692,992 KoboReader-corrupted-KoboGlo-613A334012940-20140322-010302.sqlite
23/03/2014  00:03        14,714,880 KoboReader-corrupted-KoboGlo-613A334012940-20140323-000307.sqlite
               2 File(s)     35,407,872 bytes
               2 Dir(s)   3,993,944,064 bytes free
Checks of the device show no errors in the database.

By any chance could this be related to two lines in auto_backup_device_database located in action.py

Code:
backup_file_template = 'KoboReader-{0}-{1}-{2}.sqlite'
backup_file_template = 'KoboReader-corrupted-{0}-{1}-{2}.sqlite'
I left a debug line in. I'll put out an update later. And for the record, if the database is corrupted, "_CORRUPT" is added at the end of the file name.
davidfor is offline   Reply With Quote