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