Hi all,

I plan to extend wget by including new option: `--hard-quota=quota'.

I need this because my CDMA ISP has a per-day soft quota on downloads
and uploads. When this 150mb ISP soft quota is exceeded, the traffic is
expensive. When the ISP quota is not exceeded, traffic costs 0.

With new wget option, I will be able to download files much larger than
150 mb (in conjunction with -c option, probably).

So I start the work on patch implementing `--hard-quota'.

--
Evgenii



Reply via email to