If there is a .htaccess file on a web server with directive: options allowIndexes then, if there is no default index.html file to be set back out to the client, a file listing is returned. Unfortunately, this listing truncates long file names. Is there some way to get a complete listing that is parseable? Sivakatirswami