Quote:
Originally Posted by DNSB
For one friend of mine, we wrote a batch file that stops the sync, runs calibre and when calibre exits, restarts the one way sync. It does slow down calibre's startup but pretty much guarantees that sync will be stopped before calibre is opened. For their purposes, we needed to stop Dropbox and found this:
Code:
taskkill /F /IM dropbox.exe /T
which killed dropbox. After calibre was close, the file ran dropbox.exe.
|
And if there is a problem with the library on Dropbox, you could get this problem synced back to your active library. Until there is just a one-way sync, there is no way you should ever let your cloud software near your active calibre libraries.