Programming with FTP OLE Automation
TransferType property
Syntax |
Object.TransferType |
Data type |
Enumeration |
Returns (first syntax line) or specifies (second syntax line) the file transfer method to be used if none is configured.
The default value is rcSmart.
Symbolic Constant Name |
Numeric Value |
rcAscii |
0 |
rcBinary |
1 |
rcSmart |
3 |
rcTenex |
4 |
TRANSFER-METHOD