http://bugzilla.moblin.org/show_bug.cgi?id=5635
--- Comment #9 from yongsheng zhu <[email protected]> 2009-09-07 06:10:35 --- (In reply to comment #7) > currently an important issue is 'slow-sync'. When the client initiates a > 'slow-sync', the server will send an response status code '508'. Then client > doesn't handle this issue. Still need investigation. This blocks most of > cases. For the slow-sync mode, server does not sends its all data items to client. Consider this scenario. Client does a two-way sync with 'memotoo' server. But for some reason, client is empty and it wants to initiate a slow sync. It sends a '201' alert to server. The server sends '508' status together with a '201' alert. Then the client sends its data to server. However, the server sends no data to client though I definitely know there are many data items in the server that should be sent to client. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
