edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSHSCPClientMaxPacketSize Property

The SSH maximum packet size.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public int MaxPacketSize { get; set; }

Property Value

Int32

Remarks

This should normally be left alone unless familiar with SSH.

See Also