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

SSHSCPClientPreferredCompressionAlgorithms Property

Preferred algorithm(s) to use for data compression

Definition

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

Property Value

SSHCompressionAlgorithm

Remarks

The default is generally appropriate in most situations.

See Also