unzip and rename folder
Hi,
I need to upload a zip file to create a contstant file structure like the one below
-images
-thumbs
the problem is if the user is zipping uploading the zip (myfiles1.zip ) and even if I rename the zip to images.zip and then unzip the folder it is still called myfiles1.
Is there a way to deal with parent and root folders in Coldfusion? If not is there a way to uplaod any zip file and rename the parent to 'images'
Many Thanks,
H.