From: Tiberiu Motoc Date: 2008-04-04T05:41:59+09:00 Subject: easiest way to unzip files Hi, I would like to know what is the easiest way to unzip zip files which contain a directory structure. Using Zip::ZipFile.extract does not work (out of the box) when the zip file contains a directory structure (unless you create the structure yourself). Thanks, Tiberiu -- Posted via http://www.ruby-forum.com/.