Hi Jim, While I am not sure why your second FTP call is failing, it shouldn't have anything to do with cfinclude. As James pointed out, is it that you are closing the connection in each template if not then would it be possible for you to post code that you are using and the stacktrace of exception?
BTW I want to bring to your notice that we have just fixed an issue with ftp. Timeout provided in the first call/operation was assumed/set as socket timeout. So, if its smaller than whats required for second operation to complete it shall fail. I am not sure if the fix would be available in next hot fix but for the work around give a higher timeout for first operation. Anyways if next operation has smaller timeout set it *will* be honored. Could it be possible that you are facing same issue? if yes then could you try the work around? Thanks, Chandan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289602 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

