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

New Post: Usage Examples and how to redirect output to textbox.

$
0
0
Hello I'm trying to do the same as Nagadarshan and create an SSH terminal on a web page. I tried your code Oleg but I keep getting errors with this line:

using (var ssh = new SshClient(connectionInfo))

I have added both and referenced both the Renci.SshNet.csproj and Renci.SshNet.dll in my project but it still gives me errors, saying that SshClient isn't found but I get around that by writing "new Renci.SshNet.SshClient(connectionInfo))" (I don't know if this is right) but then no matter what I try it keeps saying that "connectionInfo" cannot be found anywhere.

Is there any chance someone could post up the code working, or even an example project?

That would help me out big time.

Thank you.

Viewing all articles
Browse latest Browse all 1729

Trending Articles



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