Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: "An established connection was aborted by the software in your host machine." after establishing a SSH connection to a juniper firewall

$
0
0
Hi, there's a little issue in the ReadStream() method which can cause the loss of the last line from the server:
modify it in:
string line = string.Empty;
while ((line = reader.ReadLine()) != null)
{
  Console.WriteLine(line);
}

Viewing all articles
Browse latest Browse all 1729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>