file name problem

2004-06-01 Thread henry luo
hello,everyone: i find a problem at GNU Wget 1.9.1, but i dont know it is a new function or a bug; the old version(1.8.2) download a link ,for example: wget 'http://www.expekt.com/odds/eventsodds.jsp?range=100sortby=dateactive=bettingbetcategoryId=SOC%25'

Re: file name problem

2004-06-01 Thread Tony Lewis
henry luo wrote: i find a problem at GNU Wget 1.9.1, but i dont know it is a new function or a bug; the old version(1.8.2) download a link ,for example: wget 'http://www.expekt.com/odds/eventsodds.jsp?range=100sortby=dateactive= bettingbetcategoryId=SOC%25'

replacing file contents?

2004-06-01 Thread Michael Dolan
Hi All, I am using Wget 1.8.2 to mirror a database via ftp using the following command: wget -m -nH --cut-dirs=3 -c -P/$path_to_dir ftp://merlin.bioc.cam.ac.uk/pub/homstrad/data and Wget is not replacing file contents with updated file contents. For example, if the file 'apple' already exists

Re: -T parameter on HP-UX port

2004-06-01 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: Here is the result of wget -t 1 -T 10 -d http://www.admin.edt.fr/supervision/test.jsp; command on HP-UX with version 1.8.1 and 1.9.1 With version 1.9.1, time out never occurs I'm not aware of significant differences between the two versions in that department.