Execute Remote Application using SSH - WeOnlyDo Discussion board

Execute Remote Application using SSH (General questions)

by KG, Thursday, August 18, 2005, 23:30 (7036 days ago)

Hello,

I would like to execute a remote application using SSH.NET, can some one let me know on how to achieve the same?

Is it possible to know if the application executed successfully or not on the remote server.

Thanks,
KG
In the sample code there is mention of
Ssh1.ConnectedEvent += new WeOnlyDo.Client.SSH.ConnectedDelegate(Ssh1_Connected);

What is the Ssh1_Connected expecting as arugument any sample will be of great help.


Complete thread: