Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdFTPTransferType
Unit: IdFTPCommon
File transfer type.
TIdFTPTransferType = (ftASCII, ftBinary);
Description
TIdFTPTransferType is the type is used to indicate the file transfer type for sending and receiving files and can be one of these values:
ftBinary - Binary (8 bit) file transfers
ftASCII - ASCII (7 bit) file transfers