Original Message-
> From: Vadim Kazakov [mailto:[EMAIL PROTECTED]
> Sent: March 16, 2005 2:18 PM
> To: Ant Users List; Mike Starkie
> Subject: RE: ftp question 1.5.4
>
> You can use the
> Attributes and then somehow parse the list.txt file in order to get each
> file in tha
, 16 Mar 2005 13:20:17 -0800 (PST), Matt Benson
<[EMAIL PROTECTED]> wrote:
> You should try using a nested fileset with the ftp
> task, and setting the includesfile attribute of your
> fileset to the file containing the list of names.
>
> -Matt
>
> --- Mike Starkie <[EMAI
I'm forced to use ant 1.5.4 and I would like ant to read a list of
filenames stored in a file and do an ftp 'get' on each one of them.
Is this possible using the ftp task?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona