"M.Kirillov" <[EMAIL PROTECTED]> wrote:
> Sometimes, when download stopped before completing, cache
> files appears truncated. I could not get a 100% exact
> definition, in which cases this happens. Almost surely it
> does when I press 'stop' in a browser (I use Nescape 4.51)
> or when ppp connection downed (RH 5.2-6.0 - afaik, it closes
> interface via ifconfig). Is there a way to surely not to
> truncate file, whatever happen?

When you press 'stop' it is natural that there is a truncated file.
You told the browser to stop transfering data and WWWOFFLE also
stopped.

You can look at some of the wwwoffle.conf options like:

-------------------- README.CONF --------------------
[<URL-SPEC>] intr-download-keep = yes | no
        If the browser closes the connection while online the currently
        downloaded incomplete page should be kept (default=no).

[<URL-SPEC>] intr-download-size = (integer)
        If the browser closes the connection while online the page should
        continue to download if it is smaller than this size in kB
        (default=1).

[<URL-SPEC>] intr-download-percent = (integer)
        If the browser closes the connection while online the page should
        continue to download if it is more than this percentage complete
        (default=80).

[<URL-SPEC>] timeout-download-keep = yes | no
        If the server connection times out while reading then the currently
        downloaded incomplete page should be kept (default=no).
-------------------- README.CONF --------------------

-- 
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop                             [EMAIL PROTECTED]
                                      http://www.gedanken.demon.co.uk/

WWWOFFLE users page:
        http://www.gedanken.demon.co.uk/wwwoffle/version-2.6/user.html

Reply via email to