Releases: ScottRFrost/SimpleSFTPSyncCore
Releases · ScottRFrost/SimpleSFTPSyncCore
.NET 6.0
.NET 5.0 and SSH.NET 2020.0.1
This release updates the SimpleSFTPSyncCore to .NET 5 and SSH.NET 2020.0.1
In addition to the performance enhancements of .NET 5, SSH.NET 2020.0.1 brings curve25519 & ecdh-sha2 crypto upgrades
Release binaries are fully standalone for Windows and Linux and do NOT require .NET 5 to be installed
.NET Core 2.2.3
Updated to the latest .NET Core 2.2.3 and dependency packages.
New feature:
remoteDir in the config file is now an array of directory strings instead of only having a single root.
Both the linux and the windows zips in this release are standalone (.NET Core doesn't need to be installed).
Bumped up to .NET Core 1.1 and csproj
Version 1
This the first version I feel is pretty solid and production ready