Programming with Reflection
FTPPassiveMode property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection's integrated FTP client sends a PASV command in order to communicate with the server in passive mode (sometimes called PASV mode). Doing this initiates a separate data connection for directory listings and file transfers. Passive mode is required for connections through some firewalls. This option configures PASV mode connections to minimize connection problems with firewalls, such as the Windows firewall enabled by default in some versions of Windows XP.
The default is True.