bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wget fails inside a docker container


From: Jeffrey Walton
Subject: Re: Wget fails inside a docker container
Date: Mon, 10 Aug 2020 11:16:21 -0400

On Mon, Aug 10, 2020 at 11:13 AM Matti Kamarainen <mattikam@gmail.com> wrote:
>
> not sure if this email address is right for asking this kind of questions,
> but I hope so.
>
> I'm trying to download data inside an Ubuntu 18.04 docker container using
> wget. Mostly it works fine, but one specific file can't be downloaded:
> "wget
> ftp://ftp.cpc.ncep.noaa.gov/precip/PEOPLE/wd52ws/global_temp/CPC_GLOBAL_T_V0.x_0.5deg.lnx.2020";
> fails. The download starts, but the progress bar does not advance.
>
> Outside the docker the download of this particular file works fine.
>
> What might be the issue?

Use debug mode. --debug,
https://www.gnu.org/software/wget/manual/html_node/Logging-and-Input-File-Options.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]