Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-29-2010, 08:01 AM   #1
Maggie-Me
Zealot
Maggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with others
 
Maggie-Me's Avatar
 
Posts: 146
Karma: 2594
Join Date: May 2009
Device: Kindle PW,Sony 700, Sony 950 (Daily Edition),Nook Color,iPad
Backup

How do you back up?


I usually do four passes.

1. Zip to an archive on same machine
2. Copy to a SD card.
3. Copy to a 2nd computer.

The second computer runs a backup of "Documents" to an external drive

I haven't played with the library main in Calibre yet, does it do a back up of files or just the metadata?
Maggie-Me is offline   Reply With Quote
Old 12-29-2010, 08:51 AM   #2
Manichean
Wizard
Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.
 
Manichean's Avatar
 
Posts: 3,130
Karma: 91256
Join Date: Feb 2008
Location: Germany
Device: Cybook Gen3
Calibre automatically creates a backup of your metadata for each book, but doesn't back up the book file(s). However, the metadata backup resides in the same directory the book files do, so it only protects against failures of the central library database (metadata.db). If you want to back up the Calibre library, I recommend backing up the whole folder as a single entity, as the metadata.db file and the folder structure are codependent- it doesn't make any sense to have a backup of the metadata.db at one time and the folder stucture at another time.
Manichean is offline   Reply With Quote
Advert
Old 12-29-2010, 09:04 AM   #3
Maggie-Me
Zealot
Maggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with othersMaggie-Me plays well with others
 
Maggie-Me's Avatar
 
Posts: 146
Karma: 2594
Join Date: May 2009
Device: Kindle PW,Sony 700, Sony 950 (Daily Edition),Nook Color,iPad
Quote:
Originally Posted by Manichean View Post
Calibre automatically creates a backup of your metadata for each book, but doesn't back up the book file(s). However, the metadata backup resides in the same directory the book files do, so it only protects against failures of the central library database (metadata.db). If you want to back up the Calibre library, I recommend backing up the whole folder as a single entity, as the metadata.db file and the folder structure are codependent- it doesn't make any sense to have a backup of the metadata.db at one time and the folder stucture at another time.
which is what I do, thanks
Maggie-Me is offline   Reply With Quote
Old 01-01-2011, 05:13 PM   #4
Gary_M_Mugford
Groupie
Gary_M_Mugford has a complete set of Star Wars action figures.Gary_M_Mugford has a complete set of Star Wars action figures.Gary_M_Mugford has a complete set of Star Wars action figures.
 
Gary_M_Mugford's Avatar
 
Posts: 180
Karma: 299
Join Date: Jul 2010
Location: Brampton ON
Device: Kobo, Kindle3
Maggie,

I usually update Calibre and my library on the weekend. Before doing so, I run a batch file that cycles through metadataDB backups. Here's the batch file:

Code:
@echo off
REM metafile copy documents
X:
cd \GaryELib
REM The default location for the batch file is now is inside your library with the metadata.db file
if exist metadata.db.7 del metadata.db.7
if exist metadata.db.6 ren metadata.db.6 metadata.db.7
if exist metadata.db.5 ren metadata.db.5 metadata.db.6
if exist metadata.db.4 ren metadata.db.4 metadata.db.5
if exist metadata.db.3 ren metadata.db.3 metadata.db.4
if exist metadata.db.2 ren metadata.db.2 metadata.db.3
if exist metadata.db.1 ren metadata.db.1 metadata.db.2
if exist metadata.db copy metadata.db metadata.db.1
Then I do the weekly Calibre update (kudos to all for having one THIS week!). Having done my work, I then re-run the batch file again. On Sunday evenings, my complete library gets copied over to a computer in my bedroom using Karen's Replicator (soon to change to Toucan). Monday mornings, the X: drive gets backed up to a NAS via Drive Snapshot. And, of course, I have Carbonite Pro backing up everything as it changes to the cloud. My DropBox account is too small to accomodate the library, but I'm thinking of getting a paid account. Having two different cloud services means not worrying about a sole provider changing terms of service, cost, availability, viability, etc.

If I lose something after all of that, it was simply meant to be.

GM
Gary_M_Mugford is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you backup? Adoby General Discussions 13 07-25-2010 09:09 PM
Backup - how??? vxf Sony Reader 0 06-23-2010 11:22 AM
How to backup 1.1.01.25200 alexmobile Sony Reader Dev Corner 3 09-23-2009 12:46 PM
Book Backup - How? badspell68 Sony Reader 10 11-07-2008 11:38 AM
iLiad Backup / Restore ? ce3po iRex Developer's Corner 3 11-18-2007 05:53 PM


All times are GMT -4. The time now is 07:48 PM.


MobileRead.com is a privately owned, operated and funded community.