Re: Execute Remote Application using SSH (General questions)

by Jasmine, (7197 days ago) @ KG

KG,

in your code try setting Ssh1.Blocking = True, otherwise your instance if destroyed immediately when your function exits, so it doesn't give enough time for component to complete the operation. Blocking should make it work for you.

locked

Complete thread: