WGET could download only certains files based on "file
type".  Usually the purporse is to avoid wasting time
in those unrelated files.  Accutally we don't care
much on small files, such as 1K text files.

Can we just limit the file size? For example, just
take those less than 1M. Generally we get the real
file size before the downloading starts, except files
returned by CGI, which could give a wrong
content-length.

Just my idea. I don't know whether current version 1.8
has already implemneted it in some way.


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

Reply via email to