Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginUpload(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.
Public methodSupported by the .NET Compact FrameworkBeginUpload(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.

See Also