Error connecting to target server

2005-11-10 Thread mabu.shaik
Hi, I have installed latest wget available and I tried to use wget utility. But I can establish connection to the target servers from my Solaris box. My server is behind the firewall, but when I do a ping bbc.com, it is fine. But when I do ping other URL, there is a problem. While

compression support

2005-11-10 Thread amailp
Hi, I am trying to use wget with compression. (mod_deflate used on server end) I use the --header=Accept-Encoding: gzip option. Unfortunately, gzip receives correctly the compressed file but does nothing with it, like decompression. I could use a script that would unzip the files after wget

RFE: gethostbyname bypass

2005-11-10 Thread Zenon Panoussis
Assuming that download.example.com is round-robined to a bunch of machines, but I only want to use some of them and not others (e.g. because some are close to me or fast and others not), it would be very useful to have an option to overide the results of gethostbyname and define the IP-addresses

Re: RFE: gethostbyname bypass

2005-11-10 Thread Steven M. Schweda
Is this anything like the recent inquiry, Wget Feature request IP address override.? http://www.mail-archive.com/wget@sunsite.dk/msg08340.html Maybe this should make it into the FAQ, people ask for it quite often. Perhaps so.