HTTP Directories and Files

From: 0BIT (123_at_456.789)
Date: 11/28/03


Date: Fri, 28 Nov 2003 15:32:21 GMT

I am using Delphi7...

Is it possible to find all files and directories from an url?
For example:
    http://www.google.com
Should at least return:
    index.html
And can I get the attributes of these files/dirs

How should I do this?

Greetings,
0BIT