efa system settings show

Displays the settings for the maximum number of backup and supportsave files to save, and the schedule for backing up the database.

Syntax

efa system settings show

Examples

This example shows typical output for the command.

efa system settings show
+----------------------------+-------------+
|          SETTING           |   VALUE     |
+----------------------------+-------------+
| Max Backup File Limit      | 5           |
+----------------------------+-------------+
| Max Supportsave File Limit | 5           |
+----------------------------+-------------+
| Backup Schedule            | 0 0 * * *   |
+----------------------------+-------------+
| Remote Server IP           | 10.10.10.10 |
+----------------------------+-------------+
| Remote Server Username     | root        |
+----------------------------+-------------+
| Remote Server Password     | *****       |
+----------------------------+-------------+
| Remote Server Directory    | /tmp/efa    |
+----------------------------+-------------+
--- Time Elapsed: 831.836375ms ---