jw wrote: > > what if i wanted to upload a TON small files though? It might be nice > to allow for uploading of zips and than unizp them into a directory. > I did this for a photo library once after a bunch of end users said it > took them forever to upload an album of a bunch of pics. I just used > the java.util.zip, i could find some code if you would like, but it is > hella easy. > > Might have to put a setting in though cause you might want to upload a > zip as well.
Actually I think what I'll do is allow upload of zip and then allow unzipping.. two steps. However, unzipping will only be allowed if there are no disallowed file extensions. Maybe. I found a nice unzipFile() UDF on cflib, but it doesn't seem to be writing any files.. I'll work on that tomorrow. - Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186010 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

