Replies: 3
I exported a DB from live but when I try to unzip it I get an “Unable to expand” error when just double clicking the .zip
file on a mac.
I went ahead and ran unzip -tq file.zip
in terminal and I get this response..End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of filename.zip or filename.zip.zip, and cannot find filename.zip.ZIP, period.
Can you help?