...
User Drive Mapping – Unlike some other connectors Syncplicity does not show the list of users attached to the enterprise account. You need to externally assemble the list of users to either create a user map or to impersonate a specific user.
App Settings
There is a new appsetting override to be able to set SkySync to point to EU cloud storage vault. The following lines need to be added to the appsetting file in the SkySync installation folder.
<add key="SyncplicityBaseUrl" value="https://api.eu.syncplicity.com/"/>
<add key="SyncplicityBaseXmlUrl" value="https://xml.eu.syncplicity.com/" />
For instructions on how to edit the appsetting click here