How to enter password in login script when ssh command expect it? [1]

Deleted by poster

Tuesday, January 14, 2014 3:55 PM



Re: How to enter password in login script when ssh command expect it?

Tuesday, January 14, 2014 6:59 PM - Cam

Did you try sending the connection code like this?

Sub Main

' *** Connect the session ***
xsh.Session.Open "ssh://username:password@IP"


End Sub


Previous views: 116