Re: Start complex UNIX-Script with wodSSH - WeOnlyDo Discussion board

Re: Start complex UNIX-Script with wodSSH (General questions)

by Zitterbacke, Tuesday, March 28, 2006, 10:44 (6613 days ago) @ wodDrazen

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.


Complete thread: