DeepVaccum

2003-09-13 Thread Aaron S. Hawley
[saw this on the web..] HexCat Software DeepVaccum http://www.hexcat.com/deepvaccum/ DeepVaccum is a donationware, useful web utility based on GNU wget command line tool. Program includes a vast number of options to fine tune your downloads through both http and ftp protocols. DV enables you to

Re: bug in wget - wget break on time msec=0

2003-09-13 Thread Hrvoje Niksic
"Boehn, Gunnar von" <[EMAIL PROTECTED]> writes: > I think I found a bug in wget. You did. But I believe your subject line is slightly incorrect. Wget handles 0 length time intervals (see the assert message), but what it doesn't handle are negative amounts. And indeed: > gettimeofday({10634611

bug in wget - wget break on time msec=0

2003-09-13 Thread Boehn, Gunnar von
Hello, I think I found a bug in wget. My GNU wget version is 1.82 My system GNU/Debian unstable I use wget to replay our apache logfiles to a test webserver to try different tuning parameters. Wget fails to run through the logfile and give out the error message that "msec >=0 failed". This

Re: problem using wget in a script

2003-09-13 Thread lukasdl
Hi Tim! I very dimmly remember that sometimes you should use single quotes ' instead of ". Perhaps this already helps. CU Jens > Can anyone please advise me where I am going wrong. > > I use wget and must supply user agent string within a bash script as the > site author coded it to run unde

problem using wget in a script

2003-09-13 Thread tim wilkinson
Can anyone please advise me where I am going wrong. I use wget and must supply user agent string within a bash script as the site author coded it to run under ie only. I use the string -U "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)" unfortunately for some reason wget attempts to resolve