Re: SSH using ASP - WeOnlyDo Discussion board

Re: SSH using ASP (General questions)

by Sandeep, Thursday, September 14, 2006, 16:41 (6443 days ago) @ wodSupport

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)


Complete thread: