Package and compress files
$ zip -r archive.zip dir/
$ unzip archive.zip
$ unzip -l archive.zip
$ zip -e encrypted.zip file