Reputation: 41
I want to sync a database who represent my file and a local folder who contain files.
I have seen the FileSyncProdivder and the SQLSyncProvider but i want to know if I need te create a custom provider or if someone have alreay did this ?
Upvotes: 0
Views: 63
Reputation: 7860
the two (FileSyncProvider and SQLSyncProvider)providers will not sync with each other.you will have to write your own code to do this.
Upvotes: 1