View Single Post
  #1 (permalink)  
Old 08-07-2007, 06:47 PM
tshaked tshaked is offline
Member
 
Join Date: Aug 2007
Posts: 1
tshaked is on a distinguished road
iteration on huge amount of files in a folder
Hi, I have a huge amount of files in a folder, and I need to do an iteration for each file in there. Using listFiles() method can throw a out of memory exeception in this case (also using FileFillter won't help). Any idea how to do it ?
Reply With Quote
Sponsored Links