This is very petty, but i think it'd be "swell" if the ftp task could be
requested to display the hashes that get displayed via a regular ftp
program. when ftp'ing largish files over questionable links, it can
sometimes be very helpful to determine whether to keep a download going
or to kill it and start over.
otherwise, i really appreciate the ability to be able to grab files via
ftp with ant.
regards,
dave young.
Stefan Bodewig wrote:
>
> On Wed, 11 Jul 2001, Saurabh Agarwal <[EMAIL PROTECTED]>
> wrote:
>
> > this is what i'v written, but it do not get the files from the
> > directories which are in saurabh, ie recursively!!!!!!! instead it
> > get the get the files from saurabh directory only.
>
> This is a bug in Ant 1.3, that has been fixed in CVS recently - it
> will be fixed in Ant 1.4. You can pick up FTP.java from CVS and
> recompile the task in the meantime.
>
> Stefan