<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > AddToZip |
Service
Method
AddToZip
Description
Adds a file to a zip.
The method is disabled on Jamio Public Cloud.
Input |
|||
Name |
Description |
Type |
Optional |
zipFilePath |
Complete path to the destination zip file. (Required). |
String |
|
fileToAdd |
Path to the file to be added. (Required). |
String |
|
zipFileMustExist |
True if the specified zip file must already exist, false otherwise. (Defaults to false). |
Bool |
|