HELP: Folder as object store TYPE: OBJECT SYNTAX: FOLDER(NET.{},PATH/NAME='str',DELETE[=num/PREVIOUS-VERSION/ALL-OLD-VERSIONS],PRUNE)
Use folder as object store for archive at update.
The specification of the path as part of the URL can be extended here by a number in parenthesis. The (0) stands for the current version/generation of the archive. With a negative number (e.g. (-1)) you can go back n versions/generations relatively. A positive number indicates the version ID (from the version list) directly.
STRING: PATH/NAME='str' - Path of folder to use [required]
NUMBER: DELETE=num/PREVIOUS-VERSION/ALL-OLD-VERSIONS - Versions to delete
PREVIOUS-VERSION - Delete previous version (-1) from archive
ALL-OLD-VERSIONS - Delete all old versions in the archive
SWITCH: PRUNE - Prune/cleanup archive