Wait of the end of a UNIX-Commando (wodSSH / wodSSH.NET)
Hallo!
I test the Evaluation Version under VBasic6/XP.
This is a simple question:
Who is the best way, to wait of the end of a UNIX-Commando.
Synchron waiting!
Private Sub cmdStart2_Click() 'Click Button
GetLoginInfo
wodSSH1.Blocking = True
wodSSH1.StripANSI = True
wodSSH1.Protocol = SSHAuto
wodSSH1.Timeout = 5
......
????????????????????????????????????
After the end of the UNIX-Script
continue here
????????????????????????????????????
End Sub
Can You send me a Sample Code?
Regards, from Bavaria (Germany)
F.S.
Complete thread:
- Wait of the end of a UNIX-Commando - Zitterbacke, 2005-01-19, 15:51
- Re: Wait of the end of a UNIX-Commando - wodSupport, 2005-01-19, 23:19
- Re: Wait of the end of a UNIX-Commando - Zitterbacke, 2005-01-20, 08:15
- Re: Wait of the end of a UNIX-Commando - wodSupport, 2005-01-19, 23:19