curl-users
Re: -# Option
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 29 May 2001 20:30:29 +0200 (MET DST)
Received on 2001-05-29
Date: Tue, 29 May 2001 20:30:29 +0200 (MET DST)
On Tue, 29 May 2001, Mettgut Jamalla wrote:
> I'm redirecting the Standard progress meter with the --stderr option.
> This works fine for me. But the Progress bar (-#) is written to stdout.
> Is this correct ?
Actually, the -# progress bar is written to stderr, but not the redirected
one, always the real one...
And no, this is not correct.
I suggest a patch as the attached one. (This was also committed to CVS)
-- Daniel Stenberg -- curl dude -- http://curl.haxx.se/
- TEXT/PLAIN attachment: main-progressfix.patch