The properties of the FtpClient class are listed below. For a complete list of FtpClient class members, see the FtpClient Members topic.
![]() | If the value of mode is true, set binary mode for downloads, else, Ascii mode. |
![]() | Gets and Set the password. |
![]() | Remote server port. Typically TCP 21 |
![]() | GetS and Sets the remote directory. |
![]() | Gets and Sets the port number. |
![]() | Gets and Sets the name of the FTP server. |
![]() | Timeout waiting for a response from server, in seconds. |
![]() | Gets and Sets the username. |
![]() | Display all communications to the debug log |
FtpClient Class | Conaito.PPLibrary Namespace