Btb.7z -
7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on -p -mhe=on BTB.7z "C:\Your\Files" Use code with caution. Copied to clipboard -mx=9 : Level 9 (Ultra) compression. -ms=on : Enable solid compression. -p : Prompts for a password (hidden typing). -mhe=on : Encrypts header (filenames).
For automation, scripting, or handling advanced structures, the CLI ( 7z.exe ) is best. BTB.7z
Extracting compressed .zip or .7z archives with 7-Zip 7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on
To customize this "deep" post for your exact needs, tell me: or handling advanced structures
7z a -v1g BTB.7z "C:\BigFolder" Use code with caution. Copied to clipboard
Is password protection (encryption) necessary?