Re: How to save what I see (2)

2002-01-01 Thread Robin B. Lake

In a prior posting, I asked about saving an image from a Web page
instead of just saving the information necessary to re-retrieve that
image.  I was advised to try -p -k --html-extension

Using wget-1.8.1-pre2, I still don't see the image data saved in
the .html file wget creates.  Another problem is that while my
shell script:

./wget -nH -p -k --html-extension -q -O /QoI/NDX/working/CHARTS/$myday+NDX.html 
'http://bigcharts.marketwatch.com/quickchart/quickchart.asp?symb=%24NDXsid=0o_symb=%24NDXx=60y=15freq=9time=1'
   

works in one directory, run from another directory I get:

rbl% sh chartshell
1231

nothing to do.

nothing to do.
^C

Happy New Year to all!

Cheers,
Robin Lake
[EMAIL PROTECTED]



Re: Wget 1.8.1 is released

2002-01-01 Thread Hrvoje Niksic

Jochen Roderburg [EMAIL PROTECTED] writes:

 This release 1.81. has still the problem (bug/feature ?), that *unsafe*
 characters are hex-encoded in local filenames.

Yes.

 Any plans to repair this ?

For 1.9, hopefully.