enum Poco::Net::FTPClientSession::FileType

#include <FTPClientSession.h>

enum FileType
{
    TYPE_TEXT,
    TYPE_BINARY,
};