View Single Post
Old 03-05-2014, 05:33 PM   #13
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,797
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by Iskariot View Post
That seems madness. Why not just copy to a temp dir before synching?
Because that would add both overhead, and further complications. The more one tries to work around what are fundamentally primitive operating and file systems the deeper becomes the hole in which you find yourself (I'm speaking for the people who write Skydrive, Dropbox etc)

Also see below - these services are designed to be used with one-at-a-time files.

Quote:
Originally Posted by Iskariot View Post
Oh well, from now on I will make sure Skydrive is disabled.
That's the best and only way to safely use calibre in conjunction with cloud synching.

Quote:
Originally Posted by Iskariot View Post
Still weird though that these three files are totally unusable even after rebooting.
Where & what are these three files - when you say they are unusable can you see them in Windows Explorer and view their properties?

Quote:
Originally Posted by Iskariot View Post
Also, I have been using Skydrive for a few years now and never encountered problems like these before.
You've probably been using it with one-at-a-time files like word processing files, images, spreadsheets etc.

The basic unit of processing in calibre is a book, which is a folder with more than one file - a cover, an opf file and one or more format files (epub, pdf etc). In addition to that, all the book files are tied together via the Catalogue database - metadata.db.

Consequently its the whole library that needs to be kept in synch, not just individual files within it. Products like Dropbox and Skydrive cannot cope with such scenarios, and IMO, nor should they be expected to do so.

BR

Last edited by BetterRed; 03-06-2014 at 04:03 AM.
BetterRed is online now   Reply With Quote