This won't work well, as I have 30,000+ files to loop through in the folder. The reason I want to sort by 'modified date' is because I only want it to loop through files with a creation date of the last few days. It takes way too long to loop through 30k files to capture the modified date.
Are there any better options?
|