NetSFTPLibrary 3.26.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NetSFTPLibrary --version 3.26.0
NuGet\Install-Package NetSFTPLibrary -Version 3.26.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.26.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetSFTPLibrary --version 3.26.0
#r "nuget: NetSFTPLibrary, 3.26.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.26.0

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

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 is compatible.  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 718 10/19/2023
9.11.0 179 10/9/2023
9.0.0 135 10/9/2023
8.28.0 2,325 1/28/2023
8.27.0 407 1/28/2023
8.26.0 663 1/4/2023
8.25.0 32,089 8/31/2022
8.24.0 552 8/24/2022
8.21.0 1,093 7/28/2022
8.18.0 2,188 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,627 1/6/2022
7.14.0 14,192 5/27/2021
7.13.0 5,058 2/19/2021
7.12.0 692 12/11/2020
7.0.0 37,847 6/30/2020
6.15.0 3,696 1/1/2020
6.14.0 753 11/25/2019
6.13.0 1,214 9/14/2019
6.12.0 6,927 10/26/2018
6.5.0 7,937 11/5/2017
6.0.0 3,225 8/5/2017
5.18.0 41,747 6/12/2017
5.16.0 2,009 4/28/2017
5.15.0 7,906 1/30/2017
5.14.0 1,474 1/1/2017
5.13.0 6,095 10/22/2016
5.12.0 1,170 10/22/2016
5.7.0 24,818 4/3/2016
5.5.0 1,892 2/24/2016
5.4.0 1,419 2/4/2016
5.3.0 2,231 12/16/2015
5.1.0 10,676 6/20/2015
4.7.0 5,635 3/14/2015
4.5.0 6,618 1/7/2015
4.2.0 1,999 10/20/2014
4.1.0 1,316 10/19/2014
4.0.0 1,261 10/19/2014
3.33.0 4,515 9/9/2014
3.28.0 2,898 5/30/2014
3.26.0 1,717 3/23/2014
3.22.0 1,918 1/11/2014
3.21.0 1,891 11/23/2013
3.20.0 1,646 10/22/2013
3.19.0 1,283 10/15/2013
3.18.0 1,402 9/17/2013
3.14.0 1,407 8/26/2013
3.12.0 1,371 8/12/2013
3.10.0 1,517 6/29/2013
3.5.0 1,571 4/30/2013
3.4.0 3,585 4/13/2013
3.2.0 1,366 3/19/2013
3.1.0 1,447 2/18/2013

Kellerman Software announces a critical update to the .NET SFTP Library.  Fix for zero window issue with files over 6.5 GB.  Fix for thread safe issue under windows service. New feature to exclude files with SynchronizeDownloadWithDeleteAsync.