Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
multiple commands with same ssh connection

multiple commands with same ssh connection

2004-01-23       - By Jacob, Anil - MWT
Reply:     1     2     3     4  

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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)



©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.