Overload List
Name | Description | |
---|---|---|
BeginUpload(FileSet, String, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object) |
Begins asynchronous Upload operation.
Uploads the specified local files and/or directories to the directory on the FTP server.
| |
BeginUpload(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object) |
Begins asynchronous Upload operation.
Uploads the specified local file or directory hierarchy to the directory on the FTP server. Accept wildcards.
|