This forum is closed. Thank you for your contributions.
Hi
I'm planning to use Sync Framework which is running in Azure to Sync my desktop files to Azure Blob and Amazon S3, will it be possible or any issues?
Thanks
Siva
you'll find a sample for synchronizing with Azure Blob here: http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=3638
as for S3, you may have to roll your own provider.
How this sync will happen ? Every time it will take only the content that has got changed and append or the whole file will get upload?