Dart Ftp Control
UseControlAddressForPassive Property
Description
Used to specify the use of the Control connection IP address (rather than the one supplied by the server) to establish the data connection
Property type
Read-write property
Syntax
Visual Basic
Public Property UseControlAddressForPassive As Boolean
Remarks

The default value is False.

Gets or sets a value that determines if the control connection's address should be used when doing a Passive data connection, rather than the address given in the response to the PASV command. Useful when the server is behind a firewall with an improperly configured NAT, or when using an encrypted connection.

See Also

Ftp Object  | Ftp Members


PowerTCP FTP for ActiveX Documentation Version 2.2
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic