Re: SSH.NET and ASP.NET (General questions)
I used the code you just gave me, debugged the app, and it timed out at the .WaitFor( # ) statement.
The DataReceivedEvent is delivering this to my textbox:
Last login: Fri Aug 20 10:03:17 2004 from jgordon2k3.mydomain.com
[root@mycomputer root]#
The exception I am getting is:
Timeout occurred due to inactivity
What do you think?