UnzipFileResponse
Group |
|
Function |
This class is able to unzip a password protected zip file into a target directory. |
Configuration file |
None. Configuration is done directly with a string in field Additional parameters. |
Description
The class UnzipFileResponse is able to unzip a password protected ZIP file into a target directory. The parameter string in the field Additional parameters has to have the following syntax.
<password>|<target directory> |