Out of curiousity, is there any chance you can have a process on the other server zip the whole thing? That would save you a ton of time and maintain the folder structure...
!k -----Original Message----- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: February 22, 2006 3:16 PM To: CF-Talk Subject: Re: Get Entire Directory Tree via FTP That is an interesting approach. I could still see the reading of the directory structure being recursive, although I could use a stack which would not require recursion. Just reading the folders ought to be quicker than downloading everything, although I never expected this process to be fast. I will give it a try and see what I run into. Thanks -- Jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233174 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

