[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] [PATCH] Force --show-progress to print progress bar to st
From: |
Tim Ruehsen |
Subject: |
Re: [Bug-wget] [PATCH] Force --show-progress to print progress bar to stderr |
Date: |
Tue, 20 Jan 2015 10:07:31 +0100 |
User-agent: |
KMail/4.14.2 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; ) |
On Sunday 18 January 2015 15:57:47 Darshit Shah wrote:
> This patch causes --show-progress to display the progress bar to the
> screen even when the --logfile option is provided to Wget.
>
> If the --show-progress option is not explicitly enabled, then the old
> behavior of printing the DOT progress to the log file is followed.
> Do review the patch, and if no one has objections I'll push this in a few
> days
Hi Darshit,
--show-progress in combination with -o looks very good !
A while ago I made a suggestion for displaying long file names (remember ?).
Are you going to implement that, too ?
Tim