Also to toss out more food for thought, Jakarta Slide contains some Ant
tasks to wrap the WebDAV protocol for distributed "file systems".  The
long-term vision for Ant should include a way for the <fileset>-like
structures to be pluggable between these different "file systems".  Perhaps
we could borrow the ideas already implemented in the NetBeans abstraction,
for example.

    Erik


----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 29, 2001 8:31 AM
Subject: Re: [PATCH] Copy task recognizes URLs as file attributes


> On 29 Oct 2001, Magesh Umasankar <[EMAIL PROTECTED]> wrote:
>
> > The attached patch consolidates the Get and Copy tasks.
>
> If you discount filtering, I think a lot of this can be done using the
> FTP task, which comes with a FileSet version that can use remote
> directory structures transparently.
>
> Improving FileSet so that one can copy from an FTP URL to a zip file
> seems the route to go to me.
>
> Stefan
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to