Table of Contents

Enum FtpDataType

Namespace
FluentFTP
Assembly
FluentFTP.dll

Type of data transfer to do

public enum FtpDataType
Extension Methods

Fields

ASCII = 0

ASCII transfer

Binary = 1

Binary transfer

Unknown = 2

Not known yet