Click or drag to resize

FtpIgnorePassiveModeAddress Property

Ignores address sent by the FTP server for data connections in Passive mode in response to PASV command. Default is .

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

Property Value

Boolean
See Also