Overload List
Name | Description | |
---|---|---|
BeginDownload(FileSet, String, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object) |
Begins asynchronous Download operation.
Downloads the specified files and/or directories from the FTP server to the local directory.
| |
BeginDownload(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object) |
Begins asynchronous Download operation.
Downloads the specified file or directory hierarchy from the FTP server to the local directory. Accepts wildcards.
|