Classes in the FTPS Package
This package includes the following classes:
The client to connect to an FTP server.
The base class for all FTPS protocol reply messages.
A specialization class of
RWFtpsReply that contains the data to be read from or written to the underlying socket.
A specialization class of
RWFtpsReply to parse the FTP protocol reply for the command
PWD that returns current directory information.