SiteSync from Database Storage to CDN ?
We currently use SiteSync to push content from our Dev environment across to Production.
We use database storage for content, but need to switch to CDN storage at least for image libraries, to get some performance gains.
CDN storage isn't really ideal for our development environment, so we'd like to implement syncing from database libraries in Development to CDN storage libraries in Production.
To date, I haven't had any success with this, as SiteSync appears to reset the Production library to database storage.
I guess this is consistent with the documented prerequisites, that "the configuration of the sites you want to sync must be the same".
Is there an approach that would get the desired result ?
Is this type of functionality in the pipeline ?
We are using version 6.1 but soon to Upgrade to 7.x - so answers for either would be helpful.
Hi Jennie,
That is correct. Notice that one of the prerequisites for SiteSync states that the configuration files must be the same in both servers (except the connectionString and the SiteSyncConfig.config file)
http://www.sitefinity.com/documentation/documentationarticles/prerequisites-and-restrictions
Best Regards,
Junior Dominguez
Telerik