Mod_python

Lad python at hope.cz
Tue Dec 26 14:28:09 EST 2006


In my web application I use Apache and mod_python.
I allow users to upload huge files( via HTTP FORM , using POST method)
I would like to store the file directly on a hard disk and not to
upload the WHOLE huge file into  server's memory first.
Can anyone suggest a solution?
Thank you
LB




More information about the Python-list mailing list