Restore remote backup

By this command the database is restored from backup. The backup must have been produced by the backup routine initiated by the command Start remote backup
Arguments:

Server context name:

Specify name of server context. This is a protected function. Therefore the user specified in the server context, must be an administrator.
When activating the Select button, the name of all defined server contexts will be displayed in the related selection list.

Backup directory path:

Specify the path to the directory where the backup file is located. The <Backup directory path> must be specified as an absolute path.
The <Backup directory path> argument can be specified with and without the directory delimiter character as the last character in the directory path. The directory delimiter character is '\' on the Windows platforms and '/' on the Unix platforms.
When activating the Select button, a window is opened to allow browsing the directory structure and select/specify the desired directory.

Remote database:

Specify the name of the remote database for which You want to restore a backup. EDMdatabase names are case sensitive. The actual database must be closed.
When activating the Select button, the names of all EDMdatabases that are located in the file directory specified in the <Backup directory path> are displayed in the related selection list.

Backup name:

Specify the name of the backup to be restored.

Backup version:

Specify the version of the backup to be restored.

Password of backup database:

Specify the password for the backup to be restored.

Remote database directory path:

Specify the path to the directory where the remote database is located. The <Remote database directory path> must be specified as an absolute path.
The <Remote database directory path> argument can be specified with and without the directory delimiter character as the last character in the directory path. The directory delimiter character is '\' on the Windows platforms and '/' on the Unix platforms.
When activating the Select button, a window is opened to allow browsing the directory structure and select/specify the desired directory.

Password of database to delete:

If the specified directory contains a database, it is not legal overwrite this unless you explicitly specify this by selecting the option [delete existing database]. If that option is selected, the password of the database is specified here..

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

newest version:

A backup directory can contain several versions. By this option you select that it is the newest version that shall be restored.

oldest version:

By this option you select that it is the oldest version that shall be restored.

open database:

By this option you specify that the database shall be opened when the restore is finished.

delete existing database:

If the specified directory contains a database, it is not legal overwrite this unless you explicitly specify this by selecting this option.