My Tech Notes
Create AES256 encrypted zip file on Mac OS
Install p7zip
brew install p7zip
Compress a directory
7za a -tzip '-pPASSWORD' -mem=AES256 data.zip data/
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment