Click or drag to resize

FtpDontUseCompression Property

Forces the compression not to be used. You should set this field before connecting to the remote server. Default value is false.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public bool DontUseCompression { get; set; }

Property Value

Boolean
See Also