Re: SSH using ASP (General questions)
Well I just changed the code and found that I am able to connect. The error I receive now is
Last login: Thu Sep 14 04:26:04 2006 from nocmon.iw.net
Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'Print'
/scm/sshtest.asp, line 38
Code I use is
Debug.Print cmchk.waitfor( # )
scm = cmchk.Execute( ls & vblf)