There is a java rsync implementation:
http://jarsync.sourceforge.net/
If you are willing to write such a task I think it would be quite
usefull.
-Rob Anderson
> -----Original Message-----
> From: Jeffrey E Care [mailto:carej@us.ibm.com]
> Sent: Thursday, December 22, 2005 10:32 AM
> To: Ant Users List
> Subject: Re: rsync
>
> AFAIK there's no rsync task.
>
> It should be fairly easy to use <exec> though to just execute
> the native application. Try checking the manual for the <exec> task.
>
> JEC
> --
> Jeffrey E. Care (carej@us.ibm.com)
> WebSphere v7 Release Engineer
> WebSphere Build Tooling Lead (Project Mantis)
>
>
> "Sommers, Elizabeth" <SommersE@Pragmatics.com> wrote on 12/22/2005
> 01:18:21 PM:
>
> >
> > Does anybody have an ant rsync task that I can use. I
> expected this to
> be
> > an optional task, but I can't seem to find it.
> >
> > Otherwise, I would be very happy to see the code that you
> are using to
> exec
> > rsync.
> >
> > Thanks
> > Liz
> >
> > sommerse@pragmatics.com
> >
> >
> >
> > ____________________________
> > http://www.pragmatics.com
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > For additional commands, e-mail: user-help@ant.apache.org
> >
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|