Re: How to control the filename to show with wget in progress bar?

2020-01-25 Thread Tim Rühsen
Sorry, this is currently not possible.

Regards, Tim

On 25.01.20 15:32, Peng Yu wrote:
> Hi,
> 
> wget shows the name same (in this case tmp.ItHx8WTPu7) as the option
> -O gives in the progress bar.
> 
> $ wget -q --show-progress -O tmp.ItHx8WTPu7 -- https://httpbin.org/get
> tmp.ItHx8WTPu7 100%[>] 306
> --.-KB/sin 0s
> 
> I'd like to set it to something different from what -O specify. Is it
> possible? Thanks.
> 



signature.asc
Description: OpenPGP digital signature


How to control the filename to show with wget in progress bar?

2020-01-25 Thread Peng Yu
Hi,

wget shows the name same (in this case tmp.ItHx8WTPu7) as the option
-O gives in the progress bar.

$ wget -q --show-progress -O tmp.ItHx8WTPu7 -- https://httpbin.org/get
tmp.ItHx8WTPu7 100%[>] 306
--.-KB/sin 0s

I'd like to set it to something different from what -O specify. Is it
possible? Thanks.

-- 
Regards,
Peng