Fortinet black logo

Handbook (HTML)

execute restore fd-archive

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

execute restore fd-archive

This FortiDB CLI allows you to restore previously backed up your archives.

Syntax

execute restore fd-archive <ftp server> <filepath> <username> <password>

where:

Variable Description
<ftp server> IP address or hostname of FTP server.
<filepath> Location of, and filename for, the settings file on the FTP server.
<username> User name of account that logs on to the FTP server.
<password> Password of account that logs on to the FTP server.

This operation will replace your current settings and necessitate a reboot.

Example

execute restore fd-archive <your_ftp_server> ./fdb_allbackup.dat <your_ftp_username> <your_ftp_password>

See also

execute restore fd-archive

This FortiDB CLI allows you to restore previously backed up your archives.

Syntax

execute restore fd-archive <ftp server> <filepath> <username> <password>

where:

Variable Description
<ftp server> IP address or hostname of FTP server.
<filepath> Location of, and filename for, the settings file on the FTP server.
<username> User name of account that logs on to the FTP server.
<password> Password of account that logs on to the FTP server.

This operation will replace your current settings and necessitate a reboot.

Example

execute restore fd-archive <your_ftp_server> ./fdb_allbackup.dat <your_ftp_username> <your_ftp_password>

See also