List of commands
The following table lists valid commands for the Archive (Zip) Adapter, the command syntax, and whether the command is supported (✓) for use with data sources, data targets, or both.
The Archive (Zip) Adapter commands do not require a hyphen before the command. The Archive (Zip) Adapter commands do not follow the command syntax of other adapters.| Command | Syntax | Source | Target | GET | PUT |
|---|---|---|---|---|---|
| Archive File (FILE) | FILE,archive_name,files_to_zip[,FLAT] | ✓ | |||
| Archive Data (MEMORY) | MEMORY,archive_name, filename_of_archived_data |
✓ | |||
| Archive Restore | archive_name,files_to_unzip | ✓ | |||
| Archive List | LIST,archive_name[,files_to_list] | ✓ | |||
| Archive Stream | STREAM,ZIP[,name_of_archived_data,NOCOMMENT] | ✓ | |||
| Archive Restore Stream | STREAM,UNZIP,component-names_to_unzip | ✓ |