Hi all,
How to compare the two files using cksum method in ant?
We have options for comparing the size of the file in bytes. But is
there any option for comparing using cksum method?
Thanks in advance,
Venkatesh.V
CAUTION - Disclaimer *
This e-mail c
Hi ,
I have to compare the size of source and destination file. Can any one
advice me the task that can be used for the same.
Thanks in advance,
Venkatesh.V
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended sol
Hi all
I want to ftp files to a local window client using Ant command, I tried
using FTP and SCP Ant commands, these commands are working fine while
connecting to the UNIX server machine but the same is not working in
connecting to window machine.
Thanks in advancd
Venkatesh.V
Hi,
Try the following
Write a separate encryption java program
Write a separate decryption java program in such a way that when the
program is executed, it will refer the encrypted password stored in the
property file and gives the clear text password which is the output will
be stored in a sep
Hi all
How to pass sudo command with password in sshexec.
after executing the above command
sudo su...it will be prompted for password.
I have to give password after this how do I give?
How do sshexec command attribute accept password like
this...
Thanks in advanc
Hi
I am getting the following error when I use ftp task in my ant script.
[echo]
[echo] Compling all class files
[echo]
makedirOnline:
[echo]
[echo] Creating directories for Online
[echo]
compi
. If you are
trying to start managed servers, you can do so remotely without using
the sshexec task.
-Rob Anderson
> -Original Message-
> From: Venkatesh Vijayakumar04 [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 16, 2006 1:57 AM
> To: Ant Users List
> Cc: [EMAIL PROTE
To: Venkatesh Vijayakumar04
Subject: Re: exit from the script running in the remote machine using
sshexec
Hi,
2006/5/15, Venkatesh Vijayakumar04 <[EMAIL PROTECTED]>:
> I want to execute commands in the remote machine from ant.i used
sshexec
> for execution, but what happens is, it e
Hi all
I want to execute commands in the remote machine from ant.i used sshexec
for execution, but what happens is, it establishes connection and
executes commands successfully but the problem is the control is not
returning to the ant build scripts once all the commands in the shell
scripts ar
Even if I add touch task no use, because control is not returning to the
script.
-Original Message-
From: Venkatesh Vijayakumar04 [mailto:[EMAIL PROTECTED]
Sent: Monday, May 15, 2006 3:06 PM
To: Ant Users List
Cc: [EMAIL PROTECTED]
Subject: RE: exit from the script running in the remote
, 2006 2:57 PM
To: Ant Users List
Subject: Re: exit from the script running in the remote machine using
sshexec
Hi,
Which ant version are you using?
There was a bug that stdout will be closed after "sshexec" task.
How about adding "touch" task? Will it be invoked?
?
There was a bug that stdout will be closed after "sshexec" task.
How about adding "touch" task? Will it be invoked?
2006/5/15, Venkatesh Vijayakumar04 <[EMAIL PROTECTED]>:
>
> username="e5760"
>p
startapp.sh
nohup ./startWebLogic.sh > smile-appserver.log &
exit
-Original Message-
From: Venkatesh Vijayakumar04
Sent: Monday, May 15, 2006 2:36 PM
To: '[EMAIL PROTECTED]'
Subject: FW: exit from the script running in the remote machine using sshexec
I tried the
Hi all
I want to execute commands in the remote machine from ant.i used sshexec
for execution, but what happens is, it establishes connection and
executes commands successfully but the problem is the control is not
returning to the ant build scripts once all the commands in the shell
scripts ar
14 matches
Mail list logo