Skip to content

Releases: Synergex/SqlReplication

FileService 1.2

28 Aug 19:39
Compare
Choose a tag to compare

This version of FileService has been updated to use .NET Framework 4.8 and the latest versions of the various NuGet package dependencies. It continues to require a minimum Synergy runtime version of 11.1.1d.

FileService 1.1

23 Feb 19:30
Compare
Choose a tag to compare

Implemented a new "chunked" bulk upload mechanism that allows very large files to be uploaded without requiring huge client and server memory resources.

FileService 1.0

20 Feb 22:13
Compare
Choose a tag to compare

FileService is a utility application that can be used to remotely manage files in a Windows server-based folder via a RESTful Web Service API. This is the initial release with basic functionality to support remote bulk uploads during SQL replication.