Re: Shelless SSH (General questions)

by schenkp, (5778 days ago) @ woddrazen

Peter,


You can add in your code Receive Method after Connect Method and check what is received when command is executed.
[code]Console.WriteLine(ssh1.Receive());[/code]
Drazen

How can i put the results into a txt file?

locked

Complete thread: