I am wondering where the limitation of filesize comes from when i upload a large file. it uploads when the filesize is less than 20 MB (but not if larger). the script does not limit the filesize so it is either an HTTP specification or a webserver limit, right? maybe my connection to the server is timing out during the upload? web server is IIS 6.0. python is 2.5.2. IIS webmapping does not use "-u" b/c nothing works when that option is used.
-- http://mail.python.org/mailman/listinfo/python-list