locked
Sync provider for Sharepoint doc lib - how to? RRS feed

  • Question

  • Hi,

    I'm very new to the Sync framework. I need to synchronize Sharepoint document library with the local folder. I'd like to use the sync framework for it, but can not figure out how to do it. Could someone help me at least with the logic?

    On the file side I can use the built-in FileProvider, thats ok. I've already used it for file synchronization and know how to work with it.

    But for Sharepoint such a built-in provider doesnt exist, so I think I have to write my own. Well, but for ex. here http://msdn.microsoft.com/en-us/library/ee536628.aspx is written, tat Sync Framework is implemented in Sharepoint. I understand, that I have to cal the methods from here http://msdn.microsoft.com/en-us/library/ee538290.aspx, but still can not understand how to put everything intogether, how to create the Provider to plug it in the SyncOrchestrator. 

    What should be better choice for this - Simple provider or Standard provider. 

    Could someone show me at least the direction where to go? 

    Thanks

    Filip




    Friday, October 19, 2012 8:05 AM