In This Topic
For a list of all members of this type, see QuickFtp members.
Public Methods
| Name | Description |
  | Delete | Overloaded. Deletes the specified files from the specified FTP server, specifying whether this is done recursively. |
  | GetFtpContents | Overloaded. Gets a listing of the provided remote folder, specifying filters and whether the operation is recursive. |
  | Receive | Overloaded. Receives a list of files, specifying the hostname of the FTP server and the local destination folder into which files will be placed. |
  | Send | Overloaded. Sends a list of files to a remote folder on an FTP server. |
Top
See Also