ScpClient Upload Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Public methodUpload(DirectoryInfo, String)
Uploads the specified directory to the remote host.
Public methodUpload(FileInfo, String)
Uploads the specified file to the remote host.
Public methodUpload(Stream, String)
Uploads the specified stream to the remote host.
Back to Top
See Also