a new functionnality for wget ?

2001-04-13 Thread Pascal Valois
As an user of wget, i'm sometimes confronted to server rejecting connection due to too many users while i'm mirroring a site. The fact is that when this happens, i must seek the tree of successfull downloads in order to find what has failed. So i wrote a little patch for wget (actually a patch

Re: Found something in wget that amho needs to be changed...

2001-04-13 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: root@main:/root# wget ftp://ftp:xxx123@0/x --03:51:19-- ftp://ftp:xx@0:21/x root@main:/root# wget ftp://ftp:xxx12x3@0/x --03:52:01-- ftp://ftp:xxx@0:21/x - It desplays the length of the password entered,and if you made it with **,then set e

url.c tweaks

2001-04-13 Thread Hrvoje Niksic
I'm slowly working on getting url.c presentable -- i.e. easier to understand and modify. We're not there yet, but it improves. 2001-04-14 Hrvoje Niksic [EMAIL PROTECTED] * retr.c (retrieve_url): Call uri_merge, not url_concat. * html-url.c (collect_tags_mapper): Call