Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginDownload(FileSet, String, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object)
Begins asynchronous Download operation. Downloads the specified files and/or directories from the SFTP server to the local directory.
Public methodSupported by the .NET Compact FrameworkBeginDownload(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles, AsyncCallback, Object)
Begins asynchronous Download operation. Downloads the specified file or directory hierarchy from the SFTP server to the local directory. Accepts wildcards.

See Also