CumulusClips - Forums
Corrupt Download
I have downloaded the zip file 3 times, and each time that I attempt to extract the contents, or even open the zip file, I get a notice that the archive is corrupted.
CumulusClips - Forums
Comments
http://cumulusclips.org/cumulusclips.zip
Other than its name, it's the same file as:
http://cumulusclips.org/cumulusclips.tar.gz
Both are gzip compressed data:
@stimpy ~/Desktop $ md5sum *
7dcf8db386f1adc3c1ad993b3a93cb82 cumulusclips.tar.gz
7dcf8db386f1adc3c1ad993b3a93cb82 cumulusclips.zip
@stimpy ~/Desktop $ file cumulusclips.zip
cumulusclips.zip: gzip compressed data, last modified: Wed Sep 27 00:44:55 2017, from Unix
@stimpy ~/Desktop $