Re: Shelless SSH - WeOnlyDo Discussion board

Re: Shelless SSH (General questions)

by schenkp, Wednesday, July 08, 2009, 13:33 (5616 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?


Complete thread: