wwFtpClient::lpassiveftp

Flag that determines whether to use passive or active FTP

You should always prefer passive use as it uses a single port (21 typically) for both send and receiving. Using active connections requires multiple connections that are dynamically negotiated and require special firewall authorization or prompts from the firewall to approve connections.

Default Value

Initial value: .T.

See also:

Class wwSftpClient |

© West Wind Technologies, 1996-2024 • Updated: 05/24/24
Comment or report problem with topic