SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

TransferType Property

Sets the file transfer mode.

Syntax

__property TsbiFTPClientTransferTypes TransferType = { read=FTransferType, write=FSetTransferType };
enum TsbiFTPClientTransferTypes { cttText=0, cttBinary=1 };

Default Value

cttBinary

Remarks

Use this property to switch between binary and text transfer modes.

cttText0
cttBinary1

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 C++ Builder Edition - Version 20.0 [Build 8166]