FtpSettings.IgnorePassiveModeAddress Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
IgnorePassiveModeAddress
Overrides an IP address announced by the server in response to PASV command with an IP used by the control connection.
Declaration
public bool IgnorePassiveModeAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Remarks
This option is only active when not connected through a proxy.