Each archive type tends to have its own set of (de)compression parameters,
some of which are supported only by the archive type in question. However,
most archive types share a general set of (de)compression parameters,
which are explained below.
Parameter |
Meaning |
Priority |
Determines how much time the operating system gives to the running task
(compression/extraction). |
User Mode |
Determines if the user is asked questions during an archive operation.
For instance, while extracting files from an archive, the user may be
asked if (s)he wishes to overwrite already existing files in the target
folder. |
Parameter |
Meaning |
Compression Level |
Determines how strong the compression should be. Stronger compression
generally requires more time, but results in smaller archive files. |
Dictionary Size |
Similar to the Compression Level parameter. |
Solid Compression |
When enabled, increases compression strength without requiring more
compression time. However, decompressing files non-sequentially from a
solidly compressed archive requires that all preceding files in the archive
also be decompressed (to memory), thus slowing down the decompression
process. |
Password |
Protects archives with a password. |
Store Folders |
Determines how files being archived are stored inside the archive during compression. There are generally three settings for storing folders:
It is recommended you store relative folder information. |
Recovery Information |
Determines if archives created will contain recovery information. Damaged archives may be rescued successfully if they contain recovery information. This setting has some impact on the size of archives created. It is recommended you disable recovery information. |
Span |
Creates multiple archives of a given size. This parameter is useful if you wish to break up large archives into smaller, more portable pieces. For instance, you may wish to span archives onto floppy disks, or create multiple archives of a fixed size on your hard disk for easy uploading/downloading. |
Parameter |
Meaning |
Password |
Allows extracting password protected files from a password protected
archive. |
Extract into New Folders |
Determines if archives are extracted to a subfolder, which bears the
archive name, created automatically under the target extraction folder. |
Preserve Folder Names |
Determines if files being extracted from the archive should be extracted
using their stored path information in the archive, if any. |
Overwrite |
Determines how already existing files in your target extraction folder are treated, if they share names with the files you are extracting from an archive. There are generally three overwrite settings:
|
See also: