Does anyone know of a CFC, tag, or UDF that allows you to add files to an existing Zip file? So far everything I have found in my searches just allows for the creation and can put whatever I want to in at that point. I can not use cfexecute in this environment which leaves out possibly just manipulating the winzip command line tools. I am trying to avoid having to create a 100MB or bigger zip file at one time since things are added to the system over time. I may just go with plan B though which is creating the file at one time and hope it does not produce any significant server loads.
-- Aaron Rouse http://www.happyhacker.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275269 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

