SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

TransferType Property

Sets the file transfer mode.

Syntax

property TransferType: TsbxFTPTransferTypes read get_TransferType write set_TransferType;
TsbxFTPTransferTypes = ( cttText, cttBinary );

Default Value

cttBinary

Remarks

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

cttText0
cttBinary1

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