03-29-2010, 10:27 AM | #31 |
Wizard
Posts: 2,895
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
|
I will always keep an SD and mini hard-drive backup of my library. Octuple redundancy.
|
03-29-2010, 10:45 AM | #32 | |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
I wasn't really trying to say don't use dropbox - it looks like a great option, it just needs to be used with some care and knowledge. There's always risk - your hard drive may blowup, too, so the advantages of dropbox can easily outweigh the relatively minor risk. I'd be more tempted if my my library would fit in the free space. Last edited by Starson17; 03-29-2010 at 11:00 AM. |
|
Advert | |
|
03-29-2010, 10:53 AM | #33 | |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
I probably shouldn't even be discussing this, as I'm sort of guessing how dropbox works, but usually, the cloud holds a copy, and you point that copy to a directory on each machine. If a file gets updated in the monitored directory, the cloud sees that, it pulls a copy into the cloud and sends the updated file to all computers. That means that if you get a corrupted metadata.db file on any one computer, that corruption gets replicated to all. There are two issues. The first is preventing corruption. Avoiding simultaneous use of Calibre on two computers goes partway to doing that, but as I posted, it isn't enough. A batch file launch with a dummy flag file can also help. The other issue is having a backup to recover from when/if a corruption gets replicated to all monitored directories. Don't expect a local copy to be a backup if that local copy is being monitored and updated by dropbox. Last edited by Starson17; 03-29-2010 at 10:58 AM. |
|
03-29-2010, 11:03 AM | #34 | |
I'm Super Kindle-icious
Posts: 6,734
Karma: 2434103
Join Date: Apr 2008
Location: Long Drive, Calinadia Candafornia
Device: KDXG, KT, Oasis
|
Quote:
Until BOb enlightened me I did have additional full copies of my library on all machines (Desktop = original + Dropbox, Laptop = Copy + Dropbox, Netbook = Copy + Dropbox). Now I've dropped the copies on my Laptop and Netbook (Desktop = original + Dropbox, Laptop = Dropbox, Netbook = Dropbox). My Desktop is backed-up constantly by Carbonite as well (and my Kindle 1 still holds all my Kindle books plus an FTP copy on my personal website that get updated occasionally). |
|
03-29-2010, 11:15 AM | #35 | ||
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Quote:
|
||
Advert | |
|
03-29-2010, 11:18 AM | #36 | |
Grand Sorcerer
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
|
Quote:
BOb |
|
03-29-2010, 11:21 AM | #37 |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Correct - it just uses the new library. If there's a metadata.db file there, it just uses that. I keep a small library for testing changes to the Calibre code and my normal one and switch between them several times a day. (My wife gets annoyed if I don't leave the main one open when she wants access to her news and books.
|
03-29-2010, 11:31 AM | #38 | ||
I'm Super Kindle-icious
Posts: 6,734
Karma: 2434103
Join Date: Apr 2008
Location: Long Drive, Calinadia Candafornia
Device: KDXG, KT, Oasis
|
Quote:
To quote myself: Quote:
|
||
03-29-2010, 11:35 AM | #39 | |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Cloud based sync programs can't update changes to or from the laptop if the laptop hasn't got a connection to the cloud. If you work on the laptop when you don't have an internet connection (as someone said they wanted to do so they didn't need to rely on the built in content server), those changes don't appear on any other dropbox machine. They sit on the laptop until it gets connected to the cloud. If the owner comes home and works on Calibre there, you've got a conflict at the least. If you're working on Calibre at home and someone turns on the laptop, the home version may have changes in memory, just as dropbox tries to update the home copy of metadata.db as the laptop comes online. I suspect that will lead to corruption for the same reason that running two version of Calibre at the same time will. Someone here (you?) said it posted a "conflicted" copy in the first situation. That's what I would expect, and it's a help. You could rename the conflicted copy of metadata.db, export the opf file for missing records, switch back to the other metadata.db and import to recover the lost data. A corruption would be more of a problem, and that could end up being replicated to everything. As I said, I'm not trying to denigrate dropbox. It just needs to be used with some care and knowledge. Do you have any reason to believe it doesn't work as I described? |
|
03-29-2010, 11:45 AM | #40 | |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Again, I'm not saying don't do this. It's really convenient. Just be aware that the risk is slightly increased. You have to judge if that risk is worth the convenience. Use it wisely. Know that if you've made changes on your laptop or home computer, they need to have a connection to the web, and dropbox needs to be responding and have time to receive those changes and send them to the next computer in the chain before you start working on that next computer. Be cautious about firewalls blocking access to dropbox. Think about daylight saving time changes that may change the dates on two different computers. Don't rely solely on a backup of your computer made yesterday if that's just a backup of the dropbox account. Make a separate backup of a good and complete copy of the Calibre library, or at least the metadata.db file, which is the most important file in Calibre. |
|
03-29-2010, 11:45 AM | #41 | |
Grand Sorcerer
Posts: 11,961
Karma: 7225107
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
The worst case we encountered happened in an eclipse java project. A person in Italy and a person in the UK each changed a different fundamental class at (more-or-less) the same time. The change caused the regeneration of a large number of .class files . The result: because of dropbox propagation delays some files came from Italy and some came from the UK. Nothing worked. We had to get on the phone, stop one of the people, regenerate, then let dropbox propagate. Then do the same thing in Italy. Once everything was back in sync, we could continue to work on our individual parts. |
|
03-29-2010, 11:47 AM | #42 | ||
Grand Sorcerer
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
|
Quote:
I mean, it is robust in that if it sees that the file it has a change for doesn't match the same base that it got the change from it won't apply the change. So... the corruption you are concerned about won't happen. Sure... they will get out of sync and you will have to remedy it. Quote:
https://www.dropbox.com/help/36 BOb |
||
03-29-2010, 11:53 AM | #43 | |
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
I feel like the guy throwing cold water on everyone, when all I want to do is make sure that anyone who's doing this has some idea of how it works so they can avoid problems. |
|
03-29-2010, 12:04 PM | #44 | ||
Wizard
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Maybe I worry too much and corruption isn't an issue. Maybe Calibre locks all files early enough that dropbox would never step on any of the parallel threads Calibre has running. I just don't know. Are you sure you do? Quote:
|
||
03-29-2010, 12:05 PM | #45 | |
I'm Super Kindle-icious
Posts: 6,734
Karma: 2434103
Join Date: Apr 2008
Location: Long Drive, Calinadia Candafornia
Device: KDXG, KT, Oasis
|
Quote:
This year I'm trying to read more of the freebies I've collected over the past couple of years, most have already been converted or don't need conversion as they are Kindle books (I keep DRM stripped versions in Calibre but I read the DRM'd versions on my Kindles). I can still drag and drop those books onto my computer from Windows Explorer without opening Calibre. |
|
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiple computers one db? | giddion | Calibre | 15 | 05-20-2011 08:11 PM |
Syncing across multiple computers | Sridhar | Calibre | 4 | 07-10-2010 11:27 AM |
Sync Library on two computers | BrianG | Calibre | 8 | 01-04-2010 06:59 PM |
Duplicate books - multiple formats | mranlett | Calibre | 5 | 09-26-2009 07:02 AM |
Multiple computers and Calibre | starrigger | Calibre | 11 | 03-19-2009 12:14 PM |