Re: Missing K/s rate on download of 13MB file

2006-05-14 Thread J. Grant
On 14/05/06 00:13, Steven M. Schweda wrote: From: Hrvoje Niksic The --.-- current download rate means that the download is currently not progressing. [...] Looking at the code in src/progress.c (version 1.10.2), it would appear that --.--K/s is emitted when either the time

Re: Missing K/s rate on download of 13MB file

2006-05-14 Thread J. Grant
Hi! On 13/05/06 23:48, Hrvoje Niksic wrote: J. Grant [EMAIL PROTECTED] writes: The --.-- current download rate means that the download is currently not progressing. The ETA calculation is based on the average download rate, and is always available. is the K/s rate not the average rate ?

[Fwd: Bug#366434: wget: Multiple 'Pragma:' headers not supported]

2006-05-14 Thread Noèl Köthe
Hello, a forwarded report from http://bugs.debian.org/366434 could this behaviour be added to the doc/manpage? thx. Package: wget Version: 1.10.2-1 It's meaningful to have multiple 'Pragma:' headers within an http request, but wget will silently issue only a single one of them if they

Re: Missing K/s rate on download of 13MB file

2006-05-14 Thread Hrvoje Niksic
J. Grant [EMAIL PROTECTED] writes: Could an extra value be added which lists the average rate? average rate: xx.xx K/s ? Unfortunately it would have problems fitting on the line.

Re: Missing K/s rate on download of 13MB file

2006-05-14 Thread J. Grant
Hi, On 14/05/06 21:26, Hrvoje Niksic wrote: J. Grant [EMAIL PROTECTED] writes: Could an extra value be added which lists the average rate? average rate: xx.xx K/s ? Unfortunately it would have problems fitting on the line. Perhaps the progress bar would be reduced? or the default changed