Zip /Unzip ability in Studio/Driver Builder/ Authoring #320
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
QualiAPI supports import/export ability - this operation require work with zip files.
The main use-case is import/export CloudShell packages which represents as ZIP files.
This short article explains how create/extract zip file using CloudShell authoring tools.
Add 'Ionic.Zip.dll' to your project - you can find it under (C:\Program Files (x86)\QualiSystems\CloudShell\Authoring)
The attached CloudShell Authoring project (zip_Llibrary.zip) example implement the following functionalities:
This sample library could be expandable - user can implement additional functions such as 'Compress file', 'Add files to ZIP', 'Remove file'..
You are welcome to implement these additional functions and add them to this thread..
Attachments:
Aharon Shachar (Aharon.S) - 06/09/2015 02:04 PM
· 2584 ·
Beta Was this translation helpful? Give feedback.
All reactions