Calvin, I am working on somethign in C# that does something similar. Basically I am listening to a directory to see when files are created, deleted, edited, etc... It writes the results to an XML file.
I am still quite a ways away from being done, but you are welcome to it when I am done. You'll need the .NET framework installed to use it. Then you could make it a web service or use cffile to read it in and XMLParse to work with it. Mike ----- Original Message ----- From: "Calvin Ward" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, July 30, 2003 6:30 AM 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

