Next Previous Contents

13.3 Description of expected SurpriseServer input

The description of structures used by SurpriseServer is contained in another section. The description of used notation is contained in section Used notation.

<SURPRISE> <GET RESOURCES> </SURPRISE>

SurpriseServer will response with information about resources, i.e. hard drives and their partition structure.

<SURPRISE> <GET ROOT DIRS> {partition} </SURPRISE>

SurpriseServer will response with information about directories on the specified partition.

<SURPRISE> <COMMIT> {final} </SURPRISE>

SurpriseServer will check the suggested partition structure.

<SURPRISE> <CONFIRM> {final} </SURPRISE>

SurpriseServer will start modification to obtain the suggested partition structure.

<SURPRISE> <CLOSE> </SURPRISE>

SurpriseServer will shut down.


Next Previous Contents