Back to product page

TransferModesEnum enumeration


These constants are used with the TransferMode property. They determine if wodSFTP will perform a Binary or ASCII file transfer, as described in the FTP protocol.

Remarks

Possible values for TransferModesEnum:

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

Platforms

Windows