I have read a few pages online, though I am still confused as to how to password protect a .zip in Terminal. I have a folder on my desktop that I need to make into a .zip and add a password to. I bring up Terminal and I go to the desktop using cd /Volumes/desktop
I am now not clear on the commands that come next. The folder on my desktop that I want to zip and password protect is called Taxes 2022
1.) The command I was trying to use in Terminal was
zip -er TAXES 2022.zip TAXES 2022
What do I need to change with the command to make it work?
Thanks!
I am now not clear on the commands that come next. The folder on my desktop that I want to zip and password protect is called Taxes 2022
1.) The command I was trying to use in Terminal was
zip -er TAXES 2022.zip TAXES 2022
What do I need to change with the command to make it work?
Thanks!