On Apr 19, 11:34 am, "Ralf" <[EMAIL PROTECTED]> wrote: > Hello, > is there anybody who can help me. > I would like to use a Python Script to download Files from a Server to the > Client, to update the Client. >
Downman is an example of a Python CGI which presents files for download. http://www.voidspace.org.uk/python/cgi.shtml#downman You will want to copy the part that sends the right headers (etc)... Fuzzyman > Thanx > Ralf -- http://mail.python.org/mailman/listinfo/python-list