FtpClient Properties

Mentalis.org Proxy

Mentalis.org Proxy Documentation

FtpClient Properties

The properties of the FtpClient class are listed below. For a complete list of FtpClient class members, see the FtpClient Members topic.

Protected Instance Properties

Buffer (inherited from Client)Gets the buffer to store all the incoming data from the local client.
RemoteBuffer (inherited from Client)Gets the buffer to store all the incoming data from the remote host.

Internal Instance Properties

DataForwardGets or sets the dataconnection object used to transmit files and other data from and to the FTP server.

Private Instance Properties

FtpCommandGets or sets a property that can be used to store the received FTP command.
FtpReplyGets or sets a property that can be used to store the received FTP reply.
UserGets or sets a string containing the logged on username.

See Also

FtpClient Class | Org.Mentalis.Proxy.Ftp Namespace