Re: SSH Execute command (General questions)
Robert,
I think problem is elsewhere. Execute method doesn't just execute some command. It also waits until expected response is returned. What response do you expect? Prompt? Did you set it? Oh, somewhere outside this code?
Check out what does Execute return to you. Perhaps results you need are returned with that call? If not, call Receive method later on.
Complete thread:
- SSH Execute command - Robert, 2004-10-14, 01:26
- Re: SSH Execute command - wodSupport, 2004-10-14, 01:29