About FTPS Protocol Replies
This section describes protocol replies that are specific to FTPS. For information about architecture that is common to all protocol replies, see the section “Architecture” in the Internet Protocols Module User’s Guide.
Class
RWFtpsReply and its derived classes (
Figure 4) encapsulate the standard FTPS protocol reply messages.
RWFtpsReply holds general FTPS replies.
RWFtpsPwdReply holds directory information that is returned by a typical
PWD request.
RWFtpsDataReply holds an
RWSocketPortal to use for data transfer operations in
RETR,
STOR,
STOU,
LIST, and
NLST requests.