I have a java cfx which resurses through directories and returns a cf query object, it's very similar to cfdirectory apart from the recursion, you can have the code if you want, it shouldn't be that hard to get it to simply not return any files/directories that have not been modified since a date.
Shout if you want it. -----Original Message----- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: 30 July 2003 11:31 To: CF-Talk Subject: Finding recently modified files in subdirectories Hey all, I'm looking for a way to find all files that were modified in a directory and it's subdirectories. The trick is that it has to be very fast, and ColdFusion MX has to be able to talk to it. Has anyone found such a solution? Thanks, Calvin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

