Re: [BUG] assert test msecs

2002-08-04 Thread Colin 't Hart
I have run across this problem too. It is because with Linux 2.4.18 (and other versions??) in certain circumstances, gettimeofday() is broken and will jump backwards. See http://kt.zork.net/kernel-traffic/kt20020708_174.html#1. Is there any particular reason for this assert? If there is,

Rate limiting?

2001-07-13 Thread Colin 't Hart
Hello all, Is it possible to rate-limit a download in wget? ie. limit the speed of the download to a specified number of k per second? If not, it's a suggestion! Cheers, Colin