[Bug-wget] Handle the more number of files while downloading?
From:
prasannabale
Subject:
[Bug-wget] Handle the more number of files while downloading?
Date:
Thu, 12 Feb 2009 13:57:06 -0500
Hello,
I am working on a tool which is similar to the Wget using Java.
When the number of url's are more I am getting out of memory exception.
Is there anyway I can limit the number of URL's / size of the each URL content?
If so what could be the max limit I can give?