Explorar o código

Rephrase buffer size change.

Gert Driesen %!s(int64=11) %!d(string=hai) anos
pai
achega
007112d2b4
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      Renci.SshClient/Build/nuget/SSH.NET.nuspec

+ 1 - 2
Renci.SshClient/Build/nuget/SSH.NET.nuspec

@@ -22,8 +22,7 @@
 
           Changes:
 
-          * Reduced default buffer size for SftpClient from 64 KB to 32 KB as a workaround for issues in specific SSH servers.
-            We'll be increasing the default buffer size again once the issues in the SSH servers are resolved.
+          * Reduced default buffer size for SftpClient from 64 KB to 32 KB as some SSH servers apply a hard limit of 64 KB at the transport level.
 
           Fixes: