[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] https: Host not found
From: |
Andre Majorel |
Subject: |
Re: [Bug-wget] https: Host not found |
Date: |
Tue, 3 Feb 2009 07:53:59 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On 2009-02-02 10:58 -0600, Bibudh Lahiri wrote:
> I want to download a file named
> eq-chic.dirB.20080319-185908.UTC.anon.pcap.gz from the following location:
>
> https://data.caida.org/datasets/passive-2008/equinix-chicago/20080319/
>
> So I typed in the following command:
>
> wget
> https://data.caida.org/datasets/passive-2008/equinix-chicago/20080319/eq-chic.dirB.20080319-185908.UTC.anon.pcap.gz
>
> But I'm getting the following message:
>
>
> --10:49:57--
> ftp://https:21/%2Fdata.caida.org/datasets/passive-2008/equinix-chicago/20080319/eq-chic.dirB.20080319-185908.UTC.anon.pcap.gz=>
> `eq-chic.dirB.20080319-185908.UTC.anon.pcap.gz'
> Connecting to https:21...
> https: Host not found
>
> Could you please explain why this is happening (I can see wgetwin is
> changing the URL on its own), and suggest a way out?
It could be the that server sends a malformed redirection. Can't
say for sure, since the URL is inaccessible to the rest of us :
$ HEAD
https://data.caida.org/datasets/passive-2008/equinix-chicago/20080319/eq-chic.dirB.20080319-185908.UTC.anon.pcap.gz
Enter username for data at data.caida.org:443:
Perhaps you could pass appropriate --user and --password options
to Wget.
--
André Majorel <URL:http://www.teaser.fr/~amajorel/>