![]() |
Overloaded. Initializes a new instance of the FtpClient class. |
![]() | 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 |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Change the current working directory on the remote FTP server. |
![]() | Close the FTP connection. |
![]() | Delete a file from the remote FTP server. |
![]() | Overloaded. Download a file to the Assembly's local directory, keeping the same file name. |
![]() | |
![]() | Overloaded. Return a string array containing the remote directory's file list. |
![]() | Return the size of a file. |
![]() | |
![]() | |
![]() | Login to the remote server. |
![]() | Create a directory on the remote FTP server. |
![]() | Delete a directory on the remote FTP server. |
![]() | Rename a file on the remote FTP server. |
![]() | |
![]() | Overloaded. Upload a file. |
![]() | Overloaded. Upload a directory and its file contents |
![]() | Destuctor |
![]() |
FtpClient Class | Conaito.PPLibrary Namespace