An array of all the commands sent to the FTP server and their
corresponding responses. This is a complete record of all activity
between the server and the client.
CR_Remove
Boolean which determines if CR characters are removed from files recieved
from the FTP server. Valid only on Unix clients.
Debug
Boolean which determines if debug messages are displayed.
FtpErrno
An error string. This attrribute is reset to a new value during each
public method invocation to the class. Analagous to the old FTPERRNO variable.
Response
An array of the responses from the FTP server from the last command sent.
Copyright (C) Rexx Language Association 2005. All Rights Reserved.