FileTransferSettings.IgnorePassiveModeAddress Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 8.0.9673)
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.