Note on usage
Function: Export the XML configuration of the remote administration server
User group: ADM administrator
Functional description
ftexpc stands for "export configuration". If you are the administrator of the remote administration server (= ADM administrator), ftexpc allows you to export the configuration data of the remote administration server into an XML file. The content of the XML file with the exported configuration is encoded using UTF-8.
You can use ftexpc if you wish to change an existing configuration. To do this, export the existing configuration into an XML file with ftexpc, adapt the file (see the manual "openFT (Unix and Windows systems) - Installation and Operation") and then import the changed file again with ftimpc.
Format
ftexpc -h |
<file name>
Description
-h
Displays the command syntax on the screen. Entries after the -h are ignored.
file name
specifies the name of the XML file in which the exported configuration data is to be saved.
The file is created by the ftexpc command and must not exist beforehand.
Messages of the ftexpc command
If ftexpc could not be executed properly, a self-explaining message is output. The exit code is not equal zero in this case