If your target system is Linux try:

<sshexec host="xxxxxx"
       username="xxxx"
       password="xxxx"
       command="command1;command2"/>

That's how I do it at least.

Clifton C. Craig, Software Engineer
Intelligent Computer Systems -  A Division of GBG
2101 Embassy Drive
Lancaster, PA  17603

Phone:  717-295-7977 ext. 621
Fax:  717-295-7683
[EMAIL PROTECTED]
[EMAIL PROTECTED]
****************************************************************************



Jacob, Anil - MWT wrote:

With sshexec can we run multiple commands wih one target and one connection? for example

<sshexec host="xxxxxx"
       username="xxxx"
       password="xxxx"
       command="command1"/>
       command="command2"/>
Currently I think command2 cannot be executed, in the same connection.

Anil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to