Re: Tar process not dying after user hits "stop"

[prev] [thread] [next] [Date index for 2004/12/13]

From: David Nicol
Subject: Re: Tar process not dying after user hits "stop"
Date: 04:42 on 13 Dec 2004
> P.S. I included the content-length part just in case anyone knew of a
> better way to calculate the size a tarball is going to be before it is
> actually generated...

if you have enough disk space, you could actually create the tarball into
a directory that apache is serving as static, then when its done,
redirect the user there,
instead of running tar twice.  Or actually create the tarball, take
its size, serve it,
then delete it.

        -- 
        Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Tar process not dying after user hits "stop"
Mike Cardwell 16:11 on 12 Dec 2004

Re: Tar process not dying after user hits "stop"
Mike Cardwell 00:57 on 13 Dec 2004

Re: Tar process not dying after user hits "stop"
David Nicol 04:42 on 13 Dec 2004

Re: Tar process not dying after user hits "stop"
Steven Lembark 06:11 on 13 Dec 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52