View Single Post
Old 07-26-2012, 08:28 AM   #20
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,557
Karma: 93980341
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Quote:
Originally Posted by kovidgoyal View Post
On windows file locking is done by the windows kernel for all files automatically. Not by programs. Therefore, neither dropbox nor calibre are handling file locking incorrectly, since neither of them do any file locking at all. You simply cannot have two programs simultaneously accessing the same set of files in both read and write modes. If you do that, things *will* break. Putting a calibre library in dropbox is a horrible hack. If you're careful, you can get away with it, but when things break, you have only yourself to blame.
When Calibre becomes "lock aware", to allow it to work multi-user on network shares, that will presumably also allow it to work correctly with Dropbox? I believe that's somewhere on your development roadmap, isn't it?
HarryT is offline   Reply With Quote