CGI Script using Python
Fuzzyman
fuzzyman at gmail.com
Thu Apr 19 09:08:46 EDT 2007
On Apr 19, 11:34 am, "Ralf" <r... at supanet.com> 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
More information about the Python-list
mailing list