tags 310297 + moreinfo unreproducible
thanks

Am Sonntag, den 22.05.2005, 18:15 -0400 schrieb simon raven:

Hello Simon,

> i have a cron job that fetches an image, and writes to a log file. i'll
> illustrate:
> 17:45:06 URL:http://www.dshield.org/images/dshield_live_banner.png 
> [9448/9448] -> "dshield_live_banner.png" [1]
> 18:45:05 URL:http://www.dshield.org/images/dshield_live_banner.png 
> [9444/9444] -> "dshield_live_banner.png" [1]
> 19:00:09 URL:http://www.dshield.org/images/dshield_live_banner.png 
> [9450/9450] -> "dshield_live_banner.png" [1]
> File `dshield_live_banner.png' already there, will not retrieve.
> File `dshield_live_banner.png' already there, will not retrieve.
> File `dshield_live_banner.png' already there, will not retrieve.
> 
> i edited the options, and no matter what i do, it won't retrieve it, and
> overwrite, or it'll fetch a new copy.
> 
> this is the job:
> cd /var/www2/kisikew/www/imgs/d; wget -N -nv -a dshield_banner_log 
> http://www.dshield.org/images/dshield_live_banner.png
> File already exists: dshield_live_banner.png
> zsh: 21585 exit 1     wget -N -nv -a dshield_banner_log 

I'm trying to reproduce this report with wget 1.10.2 (Debian stable and
later).

$ LC_ALL=C wget -N http://www.dshield.org/images/dshield_live_banner.png
--21:21:22--  http://www.dshield.org/images/dshield_live_banner.png
           => `dshield_live_banner.png'
Resolving www.dshield.org... 65.173.218.74, 65.173.218.75
Connecting to www.dshield.org|65.173.218.74|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9,396 (9.2K) [image/png]
Server file no newer than local file `dshield_live_banner.png' -- not
retrieving.

There is no update on the file so its not getting it again.

Can you still reproduce your problem above?

-- 
Noèl Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to