Back to product page

TransferModesEnum Enumeration


These constants are used with the TransferMode function. They determine if wodSFTP will perform Binary or AscII file transfer, as specified in the FTP protocol.

Remarks

Members:

Constant Value Description
Binary 0 Disconnected from server.
ASCII 1 Connecting to server.

Platforms

Windows