Zip

Read(865) Label: zipcli,

1. The directory containing files of this external library is: installation directory\esProc\extlib\ZipCli. The Raqsoft core jar for this external library is scu-zip-cli-2.10.jar.

ant-1.10.5.jar

commons-lang-2.1.jar

commons-logging-1.2.jar

commons-math3-3.6.1.jar

gnu-crypto-2.0.1.jar

java-unrar-decryption.jar

poi-3.16.jar

poi-excelant-3.16.jar

poi-ooxml-3.16.jar

poi-ooxml-schemas-3.16.jar

poi-scratchpad-3.16.jar

xmlbeans-2.6.0.jar

zip4j-2.9.0.jar

Note: The third-party jars are encapsulated in the compression package and users can choose appropriate ones for specific scenarios.

 

2. A JRE version 1.7 or above is required. Users need to install a higher version if the esProc built-in JRE version does not meet the requirements, and then configure java_home in config.txt under installation directory \esProc\bin. Just skip this step if the JRE version is adequate.

 

3. esProc provides a number of functions zip(), zip_open(), zip_close(), zip_encrypt(), zip_compress(), zip_add(), zip_del() and zip_extract() to access zip files. Look them up inHelp-Function referenceto find their uses.