Question
How to give a password to a zip file on Mac OS X
How can I give a password to a zip file on Mac OS X without downloading any additional program?
46 37579
46
Question
How can I give a password to a zip file on Mac OS X without downloading any additional program?
Solution
I found the solution.
Go to Terminal and type
zip -er (zipfile's name).zip (File path)
Enter password: (your password)
Verify password: (type it again)
press enter. That's it. It will be saved to your main folder. You have a passworded zip file now.
Solution
Add password for an existing zip file:
zipcloak file.zip
Limitations listed in man zipcloak
for v3.0: