Xceed FTP Library Documentation
EXFCommandType enumeration
XceedFtp control reference > Enumeration types > EXFCommandType enumeration

enum EXFCommandType
{
  fctClientCommand = 0, 
  fctServerReply = 1 
}

The meaning of each value is detailed in the LoggingCommandLine event topic's description of the eCommandType parameter .