conaito PPT2Flash SDK 3.7

FtpClient Properties

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

Public Instance Properties

BinaryMode If the value of mode is true, set binary mode for downloads, else, Ascii mode.
Password Gets and Set the password.
Port Remote server port. Typically TCP 21
RemotePath GetS and Sets the remote directory.
RemotePort Gets and Sets the port number.
Server Gets and Sets the name of the FTP server.
Timeout Timeout waiting for a response from server, in seconds.
Username Gets and Sets the username.
VerboseDebugging Display all communications to the debug log

See Also

FtpClient Class | Conaito.PPLibrary Namespace