Martin Baehr <[EMAIL PROTECTED]> writes:

> to work around the problem of loosing pages when the disk is full
> i am parsing the fetch output and try to reget the failing ones:
> 
> awk '/Internal Error/ { print $3 }' ~/fetch.log-3.24 | xargs wwwoffle
> 
> when doing the above in online mode then NOTHING gets fetched,
> even though wwwoffle claims to get the pages.
> 
> in offline mode urls are added to the outgoing dir,
> but the wrong ones. when running wwwoffle -fetch,
> it outputs the following:
> Cannot fetch http://localhost:8080/refresh/?http://www.slashdot.org/ [Error with 
>refresh URL]

This is a bug in WWWOFFLE version 2.7, the Refresh URL like
/refresh/?URL does not get replaced in the outgoing request by URL
like it should do.

I do have a fix for it, it will be in the next version.

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

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

Reply via email to