From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> On Sun, 30 Jan 2005, Nicolas Vervelle <[EMAIL PROTECTED]>
> wrote:
>
> > Is there a way to upload only newer files ?
>
> Use a selector.
Thanks, works great :)
-
To unsubscribe, e
On Sun, 30 Jan 2005, Nicolas Vervelle <[EMAIL PROTECTED]>
wrote:
> Is there a way to upload only newer files ?
Use a selector.
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTE
- Original Message -
From: "Nicolas Vervelle" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Sunday, January 30, 2005 8:42 AM
Subject: Re: Ant task scp or sftp
>
> - Original Message -
> From: "Rhino" <[EMAIL PROTECTED]>
&
- Original Message -
From: "Rhino" <[EMAIL PROTECTED]>
> Have you tried using the sshexec task instead of scp? I've never tried
> putting a 'copy' (or 'cp') in the command parameter but I assume it will
> work. Then perhaps, you can copy only the desired files to the other
> machine.
AFA
- Original Message -
From: "Nicolas Vervelle" <[EMAIL PROTECTED]>
To:
Sent: Sunday, January 30, 2005 7:55 AM
Subject: Ant task scp or sftp
> Hello,
>
> I need to upload files to a server that accepts only secured connections
> (scp, sftp).
>
> I
Hello,
I need to upload files to a server that accepts only secured connections
(scp, sftp).
I'm currently using the scp ant task to do the job, but this task lacks the
ability to upload only the newer files so it takes me a lot of time (30 mns
now but increasing because more files are added) to