Use small data packets (4KB each) during upload and never split them.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Property UseSmallPackets As Boolean Get Set |
| C# |
|---|
public bool UseSmallPackets { get; set; } |