Chris, >So, how would I call my cfc from a cron job or win service?
You can always build a separate CFML template that invokes the methods in your CFC--that way you can re-use your CFC, but still build something that works in CF Standard. You could then have the template compare the directory results against the last time it ran to see what changes have occurred--which files have been deleted, which have been added, updated, etc. I'd probably even take it a step further save the state of the last directory results--that way you know what has changed after a reboot or restart of the services. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238237 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

