Re: Start complex UNIX-Script with wodSSH (General questions)
Hello,
with yours modification, the Script don't start. Also with
'ls -l'.
The Prompt of our Server is definitive:
[color=#abcdef]dtk25@blvamuc-lnxr3402:>[/color]
dtk25 = Login
blvamuc-lnxr3402 = Servername
With my Code, I can start synchron UNIX-Kommandos, but not complex
UNIX-Scripts.
[code]
frmTarn.wodSSH1.WaitFor (Login & @ & LCase(Hostname))
fncWartenEndeSSH = (frmTarn.wodSSH1.Execute(UNIX_Kommando & vbLf, Login & @ & LCase(Hostname), 10))
[/code]
Regards
F.S.