Overload List
| Name | Description | |
|---|---|---|
| Download(String, DirectoryInfo) |
Downloads the specified directory from the remote host to local directory.
| |
| Download(String, FileInfo) |
Downloads the specified file from the remote host to local file.
| |
| Download(String, Stream) |
Downloads the specified file from the remote host to the stream.
|
See Also