Using Terminal (ZIP Archive)
- Open Terminal: Use Spotlight (Command + Space) and type “Terminal”.
- Navigate to the folder: Type
cdfollowed by a space, then drag the folder containing your files into the Terminal window and press Enter. - Run the Zip command: Type the following command and press Enter:
zip -er MyArchiveName.zip /path/to/folder-etells the system to encrypt.-rensures subfolders are included.
- Enter Password: You will be prompted to enter and verify a password. Note: The characters will not appear as you type.