stream downloadFile

Available for: Content Management Server, Search Engine Server

Task: The command saves the data stored under a ticket ID in the Content Management Server in a file.

Additional information: The command can only be executed in -single mode or from within wizards.

Syntax:

stream downloadFile ticketId path

Function parameters:

  • ticketId is a ticket ID that was returned by one of the commands stream uploadFile or stream uploadBase64 , for example.
  • path is the path under which the data is to be saved.

Return value if successful: none.

Erforderliche Rechte: no restrictions.

Beispiel:

CM>stream downloadFile 2098 /tmp/testfile