Re: sshexec is not exiting

2004-11-05 Thread Jin Teck Chu
ough inetd? Why is it a problem to keep the ssh connection open during the execution of both tasks? -Rob A -Original Message- From: Jin Teck Chu [mailto:[EMAIL PROTECTED] Sent: Friday, November 05, 2004 6:59 AM To: Ant Users List Subject: sshexec is not exiting Hi, With reference to the fol

RE: sshexec is not exiting

2004-11-05 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: Jin Teck Chu [mailto:[EMAIL PROTECTED] > Sent: Friday, November 05, 2004 6:59 AM > To: Ant Users List > Subject: sshexec is not exiting > > > Hi, > With reference to the following ant script, I am trying to > use sshexec t

sshexec is not exiting

2004-11-05 Thread Jin Teck Chu
Hi, With reference to the following ant script, I am trying to use sshexec to connect 2 different machines, host1 and host2, in parallel. The duration for these 2 connections are set to different time. The issue that I am having is when the sshexec task has ended in host1, the ssh daemon on hos