With the possible exception that sync programs may use delete/add instead of overwrite, your synopsis is correct.
Delete/add might be preferred by the sync folks because it avoid many of the locking problems. In this case calibre would be left holding an orphan file with no name, something it would never detect. I copy the dB away just in case. I am not sure it is always needed.
|