This page is used for importing system configuration from an XML file.

The XML data can be imported from a file on the filesystem or uploaded using HTTP. If no configuration groups are specified then all groups will be imported.

The groups to import can be specified by toggling the respective group item or typing in a Filter string. When toggling a group item, all instances of that group will be imported. The Filter string can be used to import specific instances of a group. The textual format of this string is:

  <g>:<i>;<g>:<i>;...

Each group name <g> is followed by a colon and the instance value <i> and each <g>:<i> value is separated by a semi-colon. If a group has no instance then only the group name <g> should be specified.