Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 19:45:10 +0800
From:      David Schulz <mailinglists@tca-cable-connector.com>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   fetch - size of remote file is not known
Message-ID:  <8CD9F248-5C11-4E38-8C4B-0F0A09F685E6@tca-cable-connector.com>

next in thread | raw e-mail | index | archive | help
Hello all,

Viewing a certain Url results in a dynamically generated .png graph  
being displayed in my Browser. I would like to fetch this Graph.png  
via Command-line, but  a simple

"fetch https://www.domain.com/grapher/chart.php? 
graphid=1&stime=yyyymmddhhmm&period=7200&from=0&width=-108"

wont do, and results in an Error as below:

"fetch https://www.domain.com/grapher/chart.php? 
graphid=1&stime=yyyymmddhhmm&period=7200&from=0&width=-108: size of  
remote file is not known"

Is there a way i can force fetch to get that Graph, even when it  
doesnt know the size beforehand, or do you have another simple idea  
(no extra ports if at all possible) to get that Graph from Command-line?

Thanks a lot and best regards,
David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8CD9F248-5C11-4E38-8C4B-0F0A09F685E6>