Re: windows screen bug

2001-12-06 Thread Hrvoje Niksic
Herold Heiko [EMAIL PROTECTED] writes: On windows appareantly with beta2 and previous at least on nt4 a screen size of 81 is needed in order to print the progress bar correctly ? Oh. Windows probably doesn't like the fact that Wget attempts to use the full 80 characters. On most Unix

Re: Linux ssl configure bug ?

2001-12-06 Thread Hrvoje Niksic
Herold Heiko [EMAIL PROTECTED] writes: would insert `make distclean' before the second configure, or *at least* `rm config.cache'. Exactly my point - shouldn't either everything handled gracefully, or cleaned up automatically when necessary (in ./configure ?), I don't think so.

Re: New win binary

2001-12-06 Thread Robin B. Lake
New binary and sources at http://space.tin.it/computer/hherold for 1.8-pre1+cvs 2001/12/06, compiles flawlessly. Heiko -- -- PREVINET S.p.A.[EMAIL PROTECTED] -- Via Ferretto, 1ph x39-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907087 -- ITALY

RE: New win binary

2001-12-06 Thread Herold Heiko
Those sources are taking directly from CVS. This means for environments with somewhat more intelligent configure scripts than those (static ones) included for windows (various unixes and alikes) you'll need some tools in order to build the files which are normally generated automatically.

info on download of web with wget

2001-12-06 Thread Bettucci Fabrizio
Hello scuse me if I sent you this mail but I want to know how can possible to create a local sitemap such as directory and file with 0 lenght from a web site. I want replicate locally the tree of the web site with directory, any files html, gif, pdf etc without download the file but only mkdir

Re: info on download of web with wget

2001-12-06 Thread Hrvoje Niksic
Bettucci Fabrizio [EMAIL PROTECTED] writes: scuse me if I sent you this mail but I want to know how can possible to create a local sitemap such as directory and file with 0 lenght from a web site. I don't think you can do that with Wget. The best you can do is, download everything and

wget 1.8beta - handling of non-ascii characters in URL

2001-12-06 Thread Jochen Roderburg
Hello wget developers, Found a new bug in wget 1.8 beta: wget.17 http://www.polscan.hg.pl/scans/[GmbH]_Scenery_9.csv --21:39:00-- http://www.polscan.hg.pl/scans/%5BGmbH%5D_Scenery_9.csv = `[GmbH]_Scenery_9.csv' wget.18 http://www.polscan.hg.pl/scans/[GmbH]_Scenery_9.csv

Re: Wget feature request (logging)

2001-12-06 Thread Alan Eldridge
On Fri, Dec 07, 2001 at 12:09:27AM +0300, Valery Kondakoff wrote: Hello, people at wget-list! First of all let me thank you for your great utility. Can I suggest a feature, that may further enhance wget? I'm pretty unhappy with current wget logging possibilities, beause I need to log all

Re: wget 1.8beta - handling of non-ascii characters in URL

2001-12-06 Thread Lachlan Cranswick
You could be describing a feature here - on how WGETn handles unsafe characters. I have modified my WGET 1.7 webpage with information on how you can turn this off in the compiling for designated characters: http://www.ccp14.ac.uk/mirror/wget.htm Under: Optimising and Compiling WGET