FortiAuthenticator
FortiAuthenticator provides centralized authentication services for the Fortinet Security Fabric including multi-factor authentication, single sign-on services, certificate management, and guest management.
nathan_h
Staff & Editor
Staff & Editor
Article Id 205984
Description This article describes how to perform configuration backup using CLI via FTP or TFTP.
Scope FortiAuthenticator.
Solution

1) Login on FortiAuthenticator via CLI (Console or SSH).

2) Enter the command below.

 

nathan_h_0-1646302517662.png

Proper format:


# execute backup config tftp <filename> <server fqdn|ipaddr> [password <encryption password>


# execute backup full-config tftp <filename> <server fqdn|ipaddr> [password <encryption password>


# execute backup config ftp <path> <server fqdn|ipaddr>[:port] [ftp_user] [ftp_password] [password <encryption password>


# execute backup full-config ftp <path> <server fqdn|ipaddr>[:port] [ftp_user] [ftp_password] [password <encryption password>

Contributors