Wget should try to honor Content-disposition: filename="foobar" HTTP-response header.
It is really a pain to try to download a file that is created by a script. Usually the server gives the Content-disposition: header You would have to save the server response somewhere and rename manually. Multiply this by a factor of 500 and you have a problem. Rami -- AIDE - Advanced Intrusion Detection Environment Check http://www.cs.tut.fi/~rammer/aide.html
