PassiveMode Property

image\validfor_v.gif

Applies To Objects

FTPOptions

Description

Returns or sets whether FTP data connection is established by the client or by the server. TRUE to Establish the FTP connection by the client (your PC); FALSE to Establish the FTP connection by the server. Set this pproperty TRUE if you use an FTP proxy. The default is FALSE.

Syntax

object.PassiveMode

Element

Description

object

The FTPOptions object.