receive output (wodSSH / wodSSH.NET)
Hello Kreso,
I got the solution on my problem yesterday itself after posting this issue .
But now I am facing some different problem. I try to execute a command on remote MAC machine but to execute that command it require root permission thats why it ask for password. I could successfully provide the password too, but after providing a password output I could print the output on console but when I am using receive method to get the output in program memory it didn't work. Timeout occurred.
As per wodssh documentation, I can use multiple Receive method in the program.
Can you help me on how to get the output in this case.
Thanks & Regards,
GaneshS