SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

TransferType Property

Sets the file transfer mode.

Syntax

public FtpclientTransferTypes TransferType { get; set; }

enum FtpclientTransferTypes { cttText, cttBinary }
Public Property TransferType As FtpclientTransferTypes

Enum FtpclientTransferTypes cttText cttBinary End Enum

Default Value

1

Remarks

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

cttText0
cttBinary1

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