Re: Timeout occurred due to inactivity when I exec - WeOnlyDo Discussion board

Re: Timeout occurred due to inactivity when I exec (General questions)

by sajjad, Friday, March 20, 2009, 08:56 (5487 days ago) @ wodDamir

Yes I can connect with Linux using Putty. Following is the pattern on putty when it is connected:

[root@cat ~]#

I can connect with Linux using my own code. But only 'command' works. For example:

Ssh1.Command = ls -ln
; (IT WORKS)

But If I use execute command Ssh1.Execute( ls
); it does not work.


Complete thread: