Skip to content

Releases: Synergex/SqlReplication

FileService 1.2

Choose a tag to compare

@SteveIves SteveIves released this 28 Aug 19:39

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

Choose a tag to compare

@SteveIves SteveIves released this 23 Feb 19:30

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

Choose a tag to compare

@SteveIves SteveIves released this 20 Feb 22:13

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.