On Tue, Jun 24, 2008 at 1:42 AM, msoulier <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I saw some posts on this but not many useful responses. Apologies if
> there's already a known solution.
>
> For a web-based backup, I need to send a large file, basically the
> output of a tar process, to the browser. We have legacy Perl code
> doing this now but I'd like to use Django. Is there a way to stream
> this without reading the entire file into memory and writing it into
> the HttpResponse object?

This is an open ticket: #2070. This ticket has a patch which has been
in development for a while. I can't comment on the current readiness
of the patch, but the feature is listed as an optional feature for
v1.0.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to