I was able to modify my django app to use a custom parser for tramline POST data, and I was able to upload over 1000 files in a single POST. This should be more than adequate for my needs.<br><br>Thanks.<br><br><div><span class="gmail_quote">
On 1/3/07, <b class="gmail_sendername">Martijn Faassen</b> <<a href="mailto:faassen@startifact.com">faassen@startifact.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Chad,<br><br>My apologies in the delay in responding; I recently made some changes<br>to my mail settings and this list dropped through the cracks:<br><br>> I'm new to this list, but I couldn't find a reference to this in the
<br>> archives. There appears to be a typo in core.py:<br><br>> 312c312<br>> < self._f_close()<br>> ---<br>> > self._f.close()<br><br>Good catch: I wonder why this wasn't triggered previously. I see this
<br>was already fixed previously.<br><br>> Also, is there a theoretical limit to the number of files that<br>> tramline can handle in a single POST? I'm having trouble right around<br>> 300 or so files.<br><br>
I do not know of a theoretical limit, but then I'm not familiar enough<br>with the limitations of HTTP and browsers to really say something very<br>sensible here.<br><br>Regards,<br><br>Martijn<br></blockquote></div><br>