CGI File Size Limit?

Ed Blosch eblosch at earthlink.net
Sun Apr 30 22:50:34 EDT 2000


I'm having trouble uploading an 18K file via CGI and saving it to a file from my Python script.  The file gets saved, but the file size is only 1k.  I'm assuming that the cgi module is only reading the first 1k bytes.  I'd like to know if this sounds reasonable and how to solve the problem....and if not reasonable, where else I might look for the problem.

Thanks....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20000501/9f82d615/attachment.html>


More information about the Python-list mailing list