From twarner at lulu.com Tue Jul 17 17:01:06 2007 From: twarner at lulu.com (Todd Warner) Date: Tue, 17 Jul 2007 11:01:06 -0400 Subject: [Tramline-dev] tramline file size transfer limits Message-ID: <469CD9B2.20600@lulu.com> Hello all, I am investigating using tramline as a file-upload solution, but have a few questions. Can tramline transfer files of DVD length: ie. 4.7GB or even larger. Context: I am using bare mod_python to successfully move 2GB files, but for reasons that are still unclear, I am hitting a limit there (I suspect MAXINT in the C-code or somewhere). Can tramline break past this barrier? I guess the secondary question is: can mod_python break by that barrier as well and I am just somehow screwing up *my* implementation. I am not using psp or publisher by the way because my implementation needs to be utterly callback-able during the transfer which publisher and psp don't allow. Thanks for any insight and I apologize if this has been discussed previously. Oh... finally: what would be sensible way to get the actually file size from a multipart/form-data POST request? -todd -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature Url : http://codespeak.net/pipermail/tramline-dev/attachments/20070717/dbe6161e/attachment.pgp