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
var shell = new SshShellStream(... here your shell config ...);
var reader = new StreamReader(shell);
shell.WriteLine(cmd);
... wait for output ...
reader.ReadToEnd()

Viewing all articles
Browse latest Browse all 1729

Trending Articles



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