{{ $ctrl.getPassTxt() }} 7z {{ $ctrl.getCommand() }} {{ $ctrl.getType() }} {{ $ctrl.getCompressionLevel() }} {{ $ctrl.getCompressionMethod() }} {{ $ctrl.getDictionarySize() }} {{ $ctrl.getWordSize() }} {{ $ctrl.getSolidBlockSize() }} {{ $ctrl.getCpuThreads() }} {{ $ctrl.getSplitToVolume() }} {{ $ctrl.getStoreSymbolicLinks() }} {{ $ctrl.getStoreHardLinks() }} {{ $ctrl.getStoreAlternateDataStreams() }} {{ $ctrl.getStoreFileSecurity() }} {{ $ctrl.getEncryptionMethod() }} {{ $ctrl.getEncryptFileNames() }} {{ $ctrl.getPassword() }} {{ $ctrl.getPathMode() }} {{ $ctrl.getSfxArchive() }} {{ $ctrl.getCompressSharedFiles() }} {{ $ctrl.getDeleteFilesAfter() }} {{ $ctrl.archiveName | archiveName }} {{ $ctrl.fileNames }} {{ $ctrl.getPassTxt() ? ' < pass.txt' : '' }}
7-Zip Command Line Reference Wizard
Archive format: {{ option }}
Compression level: {{ 'COMPRESSION_LEVELS.' + option | translate }}
Compression method: {{ option }}
Dictionary size: {{ option | size }}
Word size: {{ option }}
Solid Block size: {{ option === 'off' || option === 'on' ? ('SOLID_BLOCK_SIZES.' + option | translate) : (option | size) }}
Number of CPU threads: {{ i + 1 }} / {{ $ctrl.cores }}
Memory usage for Compressing: {{ $ctrl.getMemoryUsage()[0] }} M
Memory usage for Decompressing: {{ $ctrl.getMemoryUsage()[1] }} M
Expected format: {Size}[b | k | m | g]

{{ option }}

NTFS Store symbolic links Store hard links Store alternate data streams Store file security
Update mode: {{ id | translate }}
Path mode: {{ id | translate }}
Options Create SFX archive Compress shared files Delete files after compression
Encryption
Encryption method: {{ option.name }}
Encrypt file names