Parameter | Description | Value |
---|---|---|
source-filename |
Specifies the name of the source file. |
The value is a string of case-sensitive characters in the format of [ <drive> ][ <path> ][ <file-name> ]. An absolute <path> name is a string of 1 to 255 characters. A relative <path> name is a string of 1 to 128 characters. Up to 8 levels of directories are supported. An absolute <path> is in the format of <drive> [ <path> ][ <file-name> ], and a relative <path> is in the format of [ <path> ][ <file-name> ]. That is, a relative <path> is the root <path> of the current working <path>. |
destination-filename |
Specifies the name of the destination file. |
The value is a string of case-sensitive characters in the format of [ <drive> ][ <path> ][ <file-name> ]. An absolute <path> name is a string of 1 to 255 characters. A relative <path> name is a string of 1 to 128 characters. Up to 8 levels of directories are supported. An absolute <path> is in the format of <drive> [ <path> ][ <file-name> ], and a relative <path> is in the format of [ <path> ][ <file-name> ]. That is, a relative <path> is the root <path> of the current working <path>. |
Usage Scenario
Precautions
If the directory but not the target file name is specified, the target file uses the source file name. After a file is compressed, the file still exists.
If the target file requires high security, you are advised to encrypt the file.
Only a single file can be compressed or decompressed.