Programming with FTP OLE Automation

image\rwnprg32.gif DisablePWD property

 

Syntax

Object.DisablePWD
Object.
DisablePWD = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether the Reflection FTP client sends a PWD command when you are connected to the server. When this property is True, no PWD command is sent. This may fix connection problems encountered with some hosts.

Values

The default value is False.

Note

This value cannot be set to True when UseSFTP is enabled.

FTP Script SET Parameter Equivalent

None