Fortinet black logo

Handbook (HTML)

execute backup configurations

Copy Link
Copy Doc ID 73ac471a-9afd-11ea-8862-00505692583a:195401

execute backup configurations

The FortiDB CLI allows you to back up your FortiDB configuration without backing up log data.

After the backup is complete and the message “Transfer Finished” is displayed, press <enter> to return to the original prompt.

Syntax

execute backup configurations <ftp server> <filepath> <username> <password> [cryptpasswd]

where:

Keywords and variables Description
<ftp server> IP address or hostname of FTP server.
<filepath>

Location on FTP server where you want to save the configuration file.

If you do not specify a name, the file name is fdb-configurations.data.

<username> User name of account that logs on to the FTP server.
<password> Password of account that logs on to the FTP server.
[crptpasswd] Optional password that protects the configuration file on the FTP server.

Example

This example saves the configuration file to the FTP server at 172.30.144.210 using the default file name and protects it with the password myCrptpasswd.

execute backup configurations 172.30.144.210 . dzhang 123456 myCrptpasswd

See also

execute backup configurations

The FortiDB CLI allows you to back up your FortiDB configuration without backing up log data.

After the backup is complete and the message “Transfer Finished” is displayed, press <enter> to return to the original prompt.

Syntax

execute backup configurations <ftp server> <filepath> <username> <password> [cryptpasswd]

where:

Keywords and variables Description
<ftp server> IP address or hostname of FTP server.
<filepath>

Location on FTP server where you want to save the configuration file.

If you do not specify a name, the file name is fdb-configurations.data.

<username> User name of account that logs on to the FTP server.
<password> Password of account that logs on to the FTP server.
[crptpasswd] Optional password that protects the configuration file on the FTP server.

Example

This example saves the configuration file to the FTP server at 172.30.144.210 using the default file name and protects it with the password myCrptpasswd.

execute backup configurations 172.30.144.210 . dzhang 123456 myCrptpasswd

See also