if i use entry path. it dosnt extract it at all. <cfzip action="unzip" destination="#cffile.serverDirectory#" file="#cffile.serverDirectory#\#cffile.serverFile#" overwrite="yes" entrypath="#cffile.serverDirectory#" />
same with setting storepath="no" /> i think if i cant get this to work the way i think it should. i will just extract the file 1 level above, and then use cfdirectory to rename the dir. but cfzip should be able to do what i want it to. to extract all the files in the zip to a folder i have saved it to. not a sub folder. i am wondering if there is a bug... i dont see any examples on how to do this. other then ben's http://www.bennadel.com/blog/855-Learning-ColdFusion-8-CFZip-Part-IV-Extracting-Zip-File-Archives.htm will try the other goofey way after lunch, if i cant find a solution. thanks guys! -paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309084 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

