Internet Direct (Indy) Version 9.0.1 Beta
TIdFTPOperation
Operation to be performed on the data channel for an FTP client.

TIdFTPOperation = (ftpRetr, ftpStor);
Description
TIdFTPOperation is an enumerated type that represents the FTP operation to be performed using the DataChannel established for a FTP client connection. TIdFTPOperation can contain one of the following values and associated meanings:

TIdFTPOperation is the type used to represent the TIdDataChannelThread.FtpOperation property initialized when the DataChannel is created after an FTP client request.