Re: [Bug-wget] [Bug-Wget][RFC] Even more changes to the progress bar

2014-05-20 Thread Giuseppe Scrivano
Darshit Shah dar...@gmail.com writes: On Tue, May 20, 2014 at 1:26 AM, Ángel González keis...@gmail.com wrote: On 19/05/14 21:17, Darshit Shah wrote: 2. I am not aware of anyone parsing the output of Wget's progress bar. Do you think changing the default output would cause a problem? No.

Re: [Bug-wget] [RFC] Extend concurrency support

2014-05-20 Thread Tim Ruehsen
On Tuesday 20 May 2014 01:23:55 Jure Grabnar wrote: Hello, for GSoC project I will do the following: 1. implement downloading one file through a mirror-list 2. implement downloading multiple files from multiple servers 3. fix Metalink support. I'd like to get your opinions regarding

Re: [Bug-wget] [RFC] Extend concurrency support

2014-05-20 Thread Giuseppe Scrivano
Tim Ruehsen tim.rueh...@gmx.de writes: most of this is already solved in https://github.com/rockdaboot/mget which was originally thought as a 'modern' Wget. I would like to see Mget and Wget merge into something like 'Wget2'. At least, feel free to move code from Mget into Wget as you

Re: [Bug-wget] [RFC] Extend concurrency support

2014-05-20 Thread Tim Ruehsen
On Tuesday 20 May 2014 12:56:48 Giuseppe Scrivano wrote: Tim Ruehsen tim.rueh...@gmx.de writes: most of this is already solved in https://github.com/rockdaboot/mget which was originally thought as a 'modern' Wget. I would like to see Mget and Wget merge into something like 'Wget2'. At

Re: [Bug-wget] [RFC] Extend concurrency support

2014-05-20 Thread Daniel Stenberg
On Tue, 20 May 2014, Tim Ruehsen wrote: Not sure what other people think about it, but I think wget2, whatever it will be, should be based on libcurl and focus the wget development on what wget does better, eg recursive downloads. Libcurl is one option (and not the worst). At least it would