|
Thats a permission error replacing metadata.db after the restore was successfully completed. Probably some other program on your system is holding the file open. You can try running the restore from the command prompt instead.
calibredb restore_database --library-path "c:\whatever" --really-do-it
|