downloading a file

Anders M Eriksson anders.eriksson at morateknikutveckling.se
Tue Dec 21 07:29:05 EST 1999


Hello!

I need a script which will log the number of times a specifik file has
been downloaded.

I have created a script that will do the logging but I don't know how
to perform the downloading.  I want it to behave like when you
download a file thru the web browser. The user just select the link
and gets the standard downloading question by the web browser.

I have tried to use httplib but I don't know what kind of file to
'Accept'

// Anders




More information about the Python-list mailing list