<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > ExtractZipToDirectory |
Service
Method
ExtractZipToDirectory
Description
Extracts all the files in the specified zip archive to a directory on the file system.
The method is disabled on Jamio Public Cloud.
Input |
|||
Name |
Description |
Type |
Optional |
zipFilePath |
Complete path to the zip file that is to be extracted. (Required). |
String |
|
destinationDirectory |
Path to the directory in which to place the extracted files. (Required). |
String |
|