Rick Faircloth wrote: > I couldn't find anything about using a password, either. > Surely that'll be added next version.
core java zip (java.util.zip) class doesn't support passwords. it's been an open bug/enhancement for the last 8 years (yes, that *eight* years) so kind of doubtful cf9 will include it: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4347142 if it's really that important now you might look at: https://truezip.dev.java.net/ and maybe prod the cf team about it. or if you like chilkat & don't mind paying a bit: http://www.chilkatsoft.com/purchase2.asp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:311894 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

