I'll second that!
- krkj
synchronize had an option to control the order in which adds, modifications, and deletes (if enabled with -delete) are performed. Currently, it is possible to sequence deletes last by running synchronize without -delete and then again with -delete, but as far as I can tell there is no easy way to sequence adds and modifications with respect to each other, or to sequence deletes first or second.
.tar.bz2 files (which are large), and modifying .html files that link to the .tar.bz2 files. When adds, modifications, and deletes are unsequenced, this could cause broken links while the adds take about an hour to upload. I work around this by manually uploading the large files that I'm adding, then running synchronize.