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

New Post: Using ShellStream and readline gives me double prompts

$
0
0
The problem comes from the StreamWriter() you use.
Use writer.Write(cmd + "\n") or use the WriteLine of the ShellStream.

I suggest you remove your StreamWriter() and StreamReader() and use the methods included in SshShellStream instead.

Viewing all articles
Browse latest Browse all 1729

Trending Articles



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