Hey, I tried to unzip a zipped file, but it stopped in the middle on more than one occasion. I realized that it must have been damaged so I looked through threads and decided to use terminal.
I entered:
unzip -l /Users/smoore808/Desktop/music.zip
And this is what came up:
Archive: /Users/smoore808/Desktop/music.zip
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 /Users/smoore808/Desktop/music.zip or
/Users/smoore808/Desktop/music.zip.zip, and cannot find /Users/smoore808/Desktop/music.zip.ZIP, period.
If anyone could help me on what to enter next it would be very helpful, thank you 🙂
I entered:
unzip -l /Users/smoore808/Desktop/music.zip
And this is what came up:
Archive: /Users/smoore808/Desktop/music.zip
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 /Users/smoore808/Desktop/music.zip or
/Users/smoore808/Desktop/music.zip.zip, and cannot find /Users/smoore808/Desktop/music.zip.ZIP, period.
If anyone could help me on what to enter next it would be very helpful, thank you 🙂