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.&nbsp; 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> &lt;<a href="mailto:faassen@startifact.com">faassen@startifact.com</a>&gt; 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>&gt; I&#39;m new to this list, but I couldn&#39;t find a reference to this in the
<br>&gt; archives.&nbsp;&nbsp;There appears to be a typo in core.py:<br><br>&gt; 312c312<br>&gt; &lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self._f_close()<br>&gt; ---<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; self._f.close()<br><br>Good catch: I wonder why this wasn&#39;t triggered previously. I see this
<br>was already fixed previously.<br><br>&gt; Also, is there a theoretical limit to the number of files that<br>&gt; tramline can handle in a single POST?&nbsp;&nbsp;I&#39;m having trouble right around<br>&gt; 300 or so files.<br><br>
I do not know of a theoretical limit, but then I&#39;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>