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 to the SFTP server.
| |
BeginUpload(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object) |
Begins asynchronous Upload operation.
Uploads the specified local file or directory hierarchy to the directory to the SFTP server. Accepts wildcards.
|