Creating a password protected multi part split ZIP archive in linux
suppose you have 40gb of data to archive / password protect / split into 4.8gb blocks that will fit onto rewritable DVDs?
Here’s the command:
$ zip -P myweakpassword -r -s 4800m archive.zip archivedirectory/