SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

TransferType Property

Sets the file transfer mode.

Syntax

__property TsbxFTPClientTransferTypes TransferType = { read=FTransferType, write=FSetTransferType };
enum TsbxFTPClientTransferTypes { 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 2020 C++ Builder Edition - Version 20.0 [Build 8154]