Changes

Jump to navigation Jump to search
717 bytes added ,  17:38, 19 July 2022
no edit summary
|}
==RETRIEVEGET== {{Announce|Introduced with Version 10}} {| width='100%'|-|width='130'|'''Syntax'''|{{Code|GET [path]}}|-| '''XML&nbsp;Syntax'''&nbsp;&nbsp;&nbsp;|<code><get path='...'/></code><br/>|-| '''Permission'''|''READ''|-| '''Summary'''|Retrieves the XML document from the opened database at the specified {{Code|path}}.|-| '''Errors'''|The command fails if no database is opened or if the source path is invalid.|} ==BINARY GET== {{Announce|Updated with Version 10:}} Renamed (before: {{Code|RETRIEVE}}).
{| width='100%'
|-
|width='130'|'''Syntax'''
|{{Code|RETRIEVE BINARY GET [path]}}
|-
| '''XML&nbsp;Syntax'''&nbsp;&nbsp;&nbsp;
|<code><retrieve binary-get path='...'/></code><br/>
|-
| '''Permission'''
|-
| '''Summary'''
|Retrieves a [[Binary Data|raw filebinary resource]] from the opened database at the specified {{Code|path}}.
|-
| '''Errors'''
|The command fails if no database is opened, or if the source path is invalid or if the data cannot not be retrieved for some other reason.
|}
|}
==STOREBINARY PUT== {{Announce|Updated with Version 10:}} Renamed (before: {{Code|STORE}}).
{| width='100%'
|-
|width='130'|'''Syntax'''
|{{Code|STORE BINARY PUT (TO [path]) [input]}}
|-
| '''XML&nbsp;Syntax'''&nbsp;&nbsp;&nbsp;
|<code><store binary-put (path='...')>[input]</store></code><br/>
|-
| '''Permission'''
|-
| '''Summary'''
|Stores a [[Binary Data|raw filebinary resource]] specified via {{Code|input}} in the opened database to the specified {{Code|path}}:
* The input may either be a file reference, a remote URL, or a plain string.
* If the path denotes a directory, it needs to be suffixed with a slash ({{Code|/}}).
;Version 10
* Added: [[#Backups|Backups]]: Support for general data ([[User Management|registered users]], [[Jobs Module#Services|scheduled services]] and [[Store Module|key-value stores]]).
* Added: {{Command|DIR}}, {{Command|GET}}
* Updated: {{Command|SHOW OPTIONS}}: Renamed (before: {{Code|GET}}).
* Updated: {{Command|BINARY GET}}: Renamed (before: {{Code|RETRIEVE}}).
* Updated: {{Command|BINARY PUT}}: Renamed (before: {{Code|STORE}}).
* Updated: {{Command|PUT}}: Renamed (before: {{Code|REPLACE}}).
* Updated: {{Command|CREATE BACKUP}}: Support for comments.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu