Indy 9
TIdFTPTransferType
Unit: IdFTPCommon
File transfer type.
TIdFTPTransferType = (ftASCII, ftBinary);
Unit
IdFTPCommon
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

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.