Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Slow finding file in directory with over 15,000 images

Status
Not open for further replies.

CFPR

MIS
May 9, 2003
58
0
0
PR
I have a directory (that is growing fast!) that has about 15,000 images. The images are relatively small jpgs (145k each). The problem is that the system is getting increasiling slow finding a specifig image within the directory.

Is there anyway to index the directory to make lookups faster? Is there a limit to number of files within a directory?

Thanks in advanced
MW
 
You can:

1. Disable 8.3 name generation

2. Disable last accessed update.

This should speed things up.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top