Hi all We're using this sample structure to save all files for our client:
-CA(Size: 3154.44KB - Sum of all cities) ---LA(Size: 3154.44KB - Sum of Marketing and Finance) ------Marketing(Size: 2490.62KB) ---------------2005(Size: 264.43KB) -------------------meetings2005.pps(23.32KB) -------------------europe2005.doc(241.11KB) ---------------2004(size: 1562.37) -------------------meetings2004.pps(67.01KB) -------------------europe2004.doc(1180.08KB) -------------------japan2004.doc(230.17KB) -------------------nz_australia2004.doc(85.11KB) ------Finance(size: 663.82KB) ---------------2005(Size: 663.82KB) -------------------government_presentations.xls(108.15KB) -------------------bills.xls(447.59KB) -------------------taxes.xls(108.08KB) What I need to do: show that structure(without the filenames) with Directory size using CF... Using cfdirectory list option it's possible to get the size of that "father" directory but how to do recursive scan and save the size of all "son" subdirectories? Cheers MD ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216629 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

