![]() | Constructs a new FTP connection. |
![]() | Gets/sets the name of the FTP server to connect to. |
![]() | Gets/sets the password to use for logging into the remote server. |
![]() | Gets/sets the remote directory path. |
![]() | Gets/sets the port number to use for FTP. |
![]() | Gets/sets the user name to use for logging into the remote server. |
![]() | Change the current working directory on the remote FTP server. |
![]() | Close the FTP connection. |
![]() | Create a directory on the remote FTP server. |
![]() | Delete a file from the remote FTP server. |
![]() | Overloaded. Download a file to the Assembly's local directory, keeping the same file name. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns a string array containing the remote directory's file list. |
![]() | Gets the size of a file. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Logs in to an FTP server. |
![]() | Delete a directory on the remote FTP server. |
![]() | Rename a file on the remote FTP server. KNOWN PROBLEM: RNTO will not take care of existing file. i.e. It will overwrite if newFileName exist |
![]() | If the value of mode is true, set binary mode for downloads. Else, set Ascii mode. |
![]() | Set debug mode. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Upload a file. |
FTP Class | NETXP.Library Namespace