SSH.NET 2014.4.6-beta1

This project was inspired by Sharp.SSH library which was ported from Java. This library is a complete rewrite using .NET, without any third party dependencies and to utilize the parallelism as much as possible to allow best performance you can get. SSH.NET supports .NET 3.5, .NET 4.0, Silverlight 4.0, Silverlight 5.0, Windows Phone 7.1 and Windows Phone 8.

Showing the top 20 packages that depend on SSH.NET.

Packages Downloads
Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
56
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
50
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
48
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
42
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
41
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
40
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
39
Renci.SshNet.Async
Extends Renci.SshNet to implement the task-based async pattern
38
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
38
Renci.SshNet.Async
Extends Renci.SshNet to implement the task-based async pattern
27
Renci.SshNet.Async
Extends Renci.SshNet to implement the task-based async pattern
26
Renci.SshNet.Async
Extends Renci.SshNet to implement the task-based async pattern
23
Renci.SshNet.Async
Extends Renci.SshNet to implement the task-based async pattern
22
Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
15
Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
14
Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
13
Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
12

New Features:

      * Added callbacks to UploadFile, DownloadFile and ListDirectory in SftpClient (issue #1324)
      * Allow a given private key file to be used concurrently
      * Performance improvements:
      - optimization of payload size for both read and write operations (SftpClient only)
      - increase window size from 1MB to 2MB
      - increase buffer size from 16KB to 64KB for SftpClient
      - take into account the maximum remote packet size of the channel for write operations
      - increase maximum size of packets that we can receive from 32 KB to 64 KB
      * Improve exception message for authentication failures

      Breaking changes:

      * Assembly name is now Renci.SshNet for all supported frameworks
      * The Renci.SshNet assemblies for .NET and Silverlight are now strong-named (issue #1802)

      Fixes:

      * Remove linefeed from WriteLine method in Shellstream class (issue #1584)
      * Disable logging of messages in release builds (issue #1767)
      * Stuck loop on key exchange using arcfour encryption (issue #1922)
      * Timeout sending data to server with low window size (issue #1706)
      * No connection possible with the same auth method requested multiple times (issue #1930)
      * Unobserved exception rethrown by finalizer thread (issue #1298 and #1587)
      * Client cipher is used to decrypt server messages (issue #1917)
      * Connection dropped by server due to invalid DSA signature (issue #1918)
      * Correct casing of Security/Cryptography/HMAC.cs to fix build on Linux (issue #1505)
      * HTTP proxy hangs (issue #1890)
      * Wrong parameters to SetSocketOption leads to SocketException under Mono (issue #1799)
      * Incorrect check for timeout values (issue #1620)
      * Wrong PKCS7 padding in DES algorithm (issue #1580)
      * OverflowException on empty server response (issue #1562)
      * Event handle leak (issue #1761)
      * SftpFileStream is very slow (issue #1919)
      * Write access required for private key file

This package has no dependencies.

Version Downloads Last updated
2026.0.0 56 08/10/2026
2025.1.0 74 12/10/2025
2025.0.0 42 12/11/2025
2024.2.0 45 12/10/2025
2024.1.0 46 12/10/2025
2024.0.0 45 12/10/2025
2023.0.1 37 12/11/2025
2023.0.0 39 12/13/2025
2020.0.2 38 12/10/2025
2020.0.1 38 12/11/2025
2020.0.0 40 12/11/2025
2020.0.0-beta1 39 12/13/2025
2016.1.0 31 12/12/2025
2016.1.0-beta4 38 12/11/2025
2016.1.0-beta3 34 12/12/2025
2016.1.0-beta2 47 12/14/2025
2016.1.0-beta1 38 12/11/2025
2016.0.0 41 12/13/2025
2016.0.0-beta3 51 12/11/2025
2016.0.0-beta2 38 12/13/2025
2016.0.0-beta1 42 12/12/2025
2014.4.6-beta2 31 12/11/2025
2014.4.6-beta1 35 12/13/2025
2013.4.7 36 12/13/2025
2013.1.27 44 12/11/2025
2013.1.8 48 12/11/2025
2012.21.12 37 12/13/2025
2012.20.12 44 12/13/2025
2012.12.3 41 12/12/2025
2012.3.9 44 12/12/2025
2011.12.7 28 12/13/2025
2011.9.28 33 12/13/2025
2011.7.29 33 12/13/2025