NetSFTPLibrary 3.18.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NetSFTPLibrary --version 3.18.0
NuGet\Install-Package NetSFTPLibrary -Version 3.18.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NetSFTPLibrary" Version="3.18.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetSFTPLibrary --version 3.18.0
#r "nuget: NetSFTPLibrary, 3.18.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NetSFTPLibrary as a Cake Addin
#addin nuget:?package=NetSFTPLibrary&version=3.18.0

// Install NetSFTPLibrary as a Cake Tool
#tool nuget:?package=NetSFTPLibrary&version=3.18.0

Commercial library for performing SFTP (FTP over SSH). Features include Automatic Reconnect & Resume, Proxy Support, Public & Private Keys, ZLIB Compression, Directory Synchronization, SCP, Shell, Port Forwarding (Tunneling), FIPS Compliant Mode, and more.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.12.0 592 10/19/2023
9.11.0 175 10/9/2023
9.0.0 131 10/9/2023
8.28.0 2,273 1/28/2023
8.27.0 401 1/28/2023
8.26.0 647 1/4/2023
8.25.0 28,538 8/31/2022
8.24.0 552 8/24/2022
8.21.0 1,056 7/28/2022
8.18.0 2,123 5/27/2022
8.15.0 567 5/23/2022
8.12.0 719 3/3/2022
8.11.0 505 3/2/2022
7.16.0 1,598 1/6/2022
7.14.0 13,802 5/27/2021
7.13.0 5,054 2/19/2021
7.12.0 692 12/11/2020
7.0.0 37,471 6/30/2020
6.15.0 3,685 1/1/2020
6.14.0 751 11/25/2019
6.13.0 1,210 9/14/2019
6.12.0 6,905 10/26/2018
6.5.0 7,806 11/5/2017
6.0.0 3,221 8/5/2017
5.18.0 41,518 6/12/2017
5.16.0 2,007 4/28/2017
5.15.0 7,705 1/30/2017
5.14.0 1,471 1/1/2017
5.13.0 6,085 10/22/2016
5.12.0 1,167 10/22/2016
5.7.0 24,593 4/3/2016
5.5.0 1,889 2/24/2016
5.4.0 1,417 2/4/2016
5.3.0 2,220 12/16/2015
5.1.0 10,670 6/20/2015
4.7.0 5,618 3/14/2015
4.5.0 6,614 1/7/2015
4.2.0 1,997 10/20/2014
4.1.0 1,314 10/19/2014
4.0.0 1,259 10/19/2014
3.33.0 4,491 9/9/2014
3.28.0 2,894 5/30/2014
3.26.0 1,704 3/23/2014
3.22.0 1,915 1/11/2014
3.21.0 1,887 11/23/2013
3.20.0 1,642 10/22/2013
3.19.0 1,279 10/15/2013
3.18.0 1,397 9/17/2013
3.14.0 1,400 8/26/2013
3.12.0 1,367 8/12/2013
3.10.0 1,513 6/29/2013
3.5.0 1,567 4/30/2013
3.4.0 3,580 4/13/2013
3.2.0 1,362 3/19/2013
3.1.0 1,443 2/18/2013

Kellerman Software announces a minor update to the .NET SFTP Library.  There are several fixes in this release.  There was a race condition in the demo that occured when performing an async upload and immediately performing an async download.  Invalid private key file passphrases now property throws exceptions. Fix compatibliity issue when connecting to Credit Suisse bank.