> On 10/24/07, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi,
> >
> > -Original Message-
> > From: venkata prasad [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, October 24, 2007 3:15 PM
> > To: Ant Users List
> > Sub
venkata prasad wrote:
Hi,
With your syntax, it is giving the below error.
/*
*/
/usr/bin/scp: can't execute binary file.
i am using bash shell.
hm, did you try in a shell ?
maybe you don't have the rights.
Regards, Gilbert
asad [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 24, 2007 3:15 PM
> To: Ant Users List
> Subject: Re: SCP task to preserve exact time stamp
>
> /*
> But i am missing time stamp for some of the files and folders.
>
> Is it possible to know what are the files added/modi
Hi,
-Original Message-
From: venkata prasad [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 3:15 PM
To: Ant Users List
Subject: Re: SCP task to preserve exact time stamp
/*
But i am missing time stamp for some of the files and folders.
Is it possible to know what are the
Hi Gilbert,
But i am missing time stamp for some of the files and folders.
Is it possible to know what are the files added/modified since last copy?
Cheers
Venkat.
On 10/24/07, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
>
> -Original Message-
> From: venkata prasad [mailto:
Hi Nicolas,
Here is build script.
Initially i was using below SCP ant task to copy database files to remote
machine.
But above one is not preserving time stamps..
So i am using below one.
This is also not preserving time stamp for all files and
Hi,
-Original Message-
From: venkata prasad [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 2:13 PM
To: user@ant.apache.org
Subject: SCP task to preserve exact time stamp
/*
I have a requirement like when ever i do build, i need to copy all
database files/folders from b
Hi
can you describe a bit more, show some code (the fileset part for
instance) ?
Cheers
-Original Message-
From: venkata prasad [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 2:13 PM
To: user@ant.apache.org
Subject: SCP task to preserve exact time stamp
Hi All,
I have a