Getting and error when I zip files

I zipped a file on my mac then uploaded it to my ftp then from there I downloaded it but not when I try unzip it, it gives me this error (Error 1 - Operation not permitted.) why is it doing this?

Imac 2.66 core i5, Mac OS X (10.6.7)

Posted on Apr 5, 2011 8:41 AM

Reply
11 replies

Apr 5, 2011 10:54 AM in response to Matt Ramirez

Hi Matt - to narrow down where the error gets introduced I would recommend the following steps:

1. unzip the file in its original location, i.e. on the original computer where to zipped the file up initially
2. upload the zip file, then download it back to your original computer and unzip it
3. upload the zip file, then download it to your destination computer and unzip it (I guess this is the scenario you described in your original post and therefore I would expect this step to fail)

If unzipping fails at one step then you don't need to do the remaining steps and we have identified where the error occurs.

Cheers
Michael

Apr 5, 2011 12:45 PM in response to Matt Ramirez

That means the error is not caused by zipping the file but by transferring it. In other words, whatever you are writing to your FTP server is coming back differently.

Can you open your Terminal app and run the following command on your zip file before and after the transfer?

cksum <your zip file>

This will output 2 large numbers followed the filename.

The large number must be identical for the zip file before and after the transfer. If they are not, then we know the content is being altered.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Getting and error when I zip files

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.