[Zope] how to download big files using zope?

Andy McKay andy@agmweb.ca
Sun, 6 Oct 2002 10:45:32 -0700


Really? Well thats a problem, didnt realise it did that. LocalFS does the
same thing. Have you tried 1.0 of LocalFS it might have fixed that.
--
  Andy McKay
  www.agmweb.ca

----- Original Message -----
From: "Yuppie" <schubbe@web.de>
To: "Andy McKay" <andy@agmweb.ca>; <zope@zope.org>
Sent: Saturday, October 05, 2002 11:44 PM
Subject: Re: [Zope] how to download big files using zope?


> Andy McKay wrote:
> > Google for ExtFile.
> > --
> >   Andy McKay
> >   www.agmweb.ca
> >
> > ----- Original Message -----
> >>Is there a way to just pass the file through? Without loading it in a
> >>string or in the ZODB?
>
> Thanks! But I had a look at the source of ExtFile:
>
> It copies the file into StringIO(). That means it *does* load the
> complete file into memory before you can download it.
>
> Any other hints?
>
> Yuppie
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>