GetZipFromDirectory

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > File >

GetZipFromDirectory

Service

File

 

Method

GetZipFromDirectory

 

Description

Returns a zip file reference from a source directory.

The method is disabled on Jamio Public Cloud.

 

Input

Name

Description

Type

Optional

sourceDirectory

Path of the directory containing the files and directories to include in the output zip file reference. (Required).

String

 

includeBaseDirectory

True to include the source directory in the output zip file, false to zip only the content of the source directory. (Defaults to false).

Bool

 

Output

Name

Description

Type

Optional

returnValue

The output zip file reference.

Reference