Programming with FTP OLE Automation

image\rwnprg32.gif TransferType property

 

Syntax

Object.TransferType
Object.TransferType =
Value

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) the file transfer method to be used if none is configured.

Values

The default value is rcSmart.

Symbolic Constant Name

Numeric Value

rcAscii

0

rcBinary

1

rcSmart

3

rcTenex

4

FTP Script SET Parameter Equivalent

TRANSFER-METHOD