ver y.
-Rob A
-Original Message-
From: Rishi Gogia [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 24, 2008 11:15 AM
To: Ant Users List
Subject: RE: SSHExec Target
Hi Rob
Basically I have to perform some function of this script on one server
and some on the other
so i have one scri
Post the relevant portion of your build.xml and the output.
-Rob A
-Original Message-
From: Rishi Gogia [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 24, 2008 11:15 AM
To: Ant Users List
Subject: RE: SSHExec Target
Hi Rob
Basically I have to perform some function of this script
Script which
is done in an SSHExec target.
the whole script of server X works fine but the call to script on Server Y
doesnt work.
Please help me with it.
Thanks,
Rishi
> Subject: RE: SSHExec Target> Date: Thu, 24 Jan 2008 11:03:01 -0800> From:
> [EMAIL PROTECTE
? Why use a shell script at all?
-Rob Anderson
-Original Message-
From: Rishi Gogia [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 24, 2008 10:14 AM
To: user@ant.apache.org
Subject: SSHExec Target
Hi
I am using SSHExec target in my Build.xml which is calling a shell
script. This
-
From: Chuck Holzwarth [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 24, 2008 1:43 PM
To: Ant Users List
Subject: Re: SSHExec Target
What does the sshexec code look like?
Rishi Gogia <[EMAIL PROTECTED]> wrote: Hi
I am using SSHExec target in my Build.xml which is calling a shell script
What does the sshexec code look like?
Rishi Gogia <[EMAIL PROTECTED]> wrote: Hi
I am using SSHExec target in my Build.xml which is calling a shell script. This
shell script internally connects to another server in the network through SSH.
The shell script is running fine when execute
Hi
I am using SSHExec target in my Build.xml which is calling a shell script. This
shell script internally connects to another server in the network through SSH.
The shell script is running fine when executed from solaris command prompt. but
when executed from the build.xml, it doesn't