Skip to content

Commit 007112d

Browse files
committed
Rephrase buffer size change.
1 parent 52b9772 commit 007112d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Renci.SshClient/Build/nuget/SSH.NET.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222

2323
Changes:
2424

25-
* Reduced default buffer size for SftpClient from 64 KB to 32 KB as a workaround for issues in specific SSH servers.
26-
We'll be increasing the default buffer size again once the issues in the SSH servers are resolved.
25+
* 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.
2726

2827
Fixes:
2928

0 commit comments

Comments
 (0)