Hi All,
I have able to sync files (using the SyncInfo.xml ) with a three letter extension, but run into issues with the .framework file. The sync message gives me a 404, has anyone run into this? Is this a limitation of Client/Server file sync in Tridion Docs?
<file serverfolder="/ISHCM/ClientConfig/oxygen/20.1/dita/" filename="dita_hw_extension.framework" clientfolder="%EDITORLOCATION%/frameworks/dita/" creationtime="2019-02-20T22:56:58.8689681Z" lastwritetime="2019-02-20T21:21:23.888Z" bytesize="329379" syncresult="error" cause="Trisoft.InfoShare.Client.InfoShareConnectionException: Unable to reach the repository 'XXXRepoName'. A connection with the service 'XXXserverName/.../dita_hw_extension.framework' could not be established. The remote server returned an error: (404) Not Found. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
 at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
 at System.Net.WebClient.DownloadData(Uri address)
 at Trisoft.InfoShare.Client.Remote.Web.FileService10.DownloadData(Uri address)
 --- End of inner exception stack trace ---
 at Trisoft.InfoShare.Client.Remote.InfoShareExceptionHandler.ThrowInfoShareConnectionException(Exception innerException, IConnection connection, Uri uri)
 at Trisoft.InfoShare.Client.Remote.Extensions.WebExceptionExtensions.HandleException(WebException exception, Uri address, IConnection connection, ResourceProvider resourceProvider, Boolean retry)
 at Trisoft.InfoShare.Client.Remote.InfoShareService.HandleException(Exception exception, Uri address, IConnection connection, Int32& retries)
 at Trisoft.InfoShare.Client.Remote.Web.FileService10.DownloadData(Uri address)
 at Trisoft.InfoShare.Client.Remote.Web.SynchronizationService35.DownloadData(Uri address)
 at Trisoft.InfoShare.ProjectConfiguration.Synchronizer.SynchronizeFile(FileInfo clientFile, Uri serverLocation, SynchronizeState state, Boolean force)"