You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Don McGregor <mc...@nps.edu> on 2008/04/04 22:46:00 UTC

Retrieving all the files in an HTTP server directory

I'd like to be able to do a get on all the files in an http index  
directory. For
example, if the URL is https://www.example.com/downLoadFiles, and we
have auto-indexing turned on on the server, this should retrieve an  
HTML file with all
the files in that directory listed. I want to retrieve all those files.

The Get task seems to want only single files, and I don't see a way to  
generate a
fileset data structure from a web index.

Is this possible?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org