ScpClient Download Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodDownload(String, DirectoryInfo)
Downloads the specified directory from the remote host to local directory.
Public methodDownload(String, FileInfo)
Downloads the specified file from the remote host to local file.
Public methodDownload(String, Stream)
Downloads the specified file from the remote host to the stream.
Back to Top
See Also