问题
I have a system which needs to sync images with a website and my local machine. After google I have found the best way is use microsoft synchonization framework. It is greatly support sync files between same machine or within same network.
But my requirement is sync with internet location. I found this article describe a scenario remote file sync. article And they have provided a sample code as well. sample. But that code only generated a.metadata, a.replicaid and a.store files in location. Can some one figure me out how to use this code. I want to enter "F:\Images" and mysite.com/images to local and remote.
来源:https://stackoverflow.com/questions/16638174/sync-files-between-loacl-folder-and-remote-server-using-sync-framework-and-wcf