Back to product page

TransferModesEnum enumeration


These constants are used with TransferMode property.

Remarks

They determine if wodFtpDLX will perform Binary or AscII file transfer, as known in FTP protocol.

Members:
Constant Value Description
Binary0 Uses binary mode data transfer.
AscII 1 Uses ASCII mode data transfer.

Platforms

Windows