Overrides an IP address announced by the server in response to PASV command
with an IP used by the control connection.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
Visual Basic |
---|
Public Property IgnorePassiveModeAddress As Boolean Get Set |
C# |
---|
public bool IgnorePassiveModeAddress { get; set; } |
Remarks
This option is only active when not connected through a proxy.