SCP support for configuration backup
This feature provides a secure method to transfer FortiADC configuration files from FortiADC to your host, using the Secure Shell (SSH) protocol.
To send your configuration backup file to your host, execute the following command:
execute backup {config|config-file} scp <server user name> <server password> <directory> <filename> <server ip>[:port]
Example:
execute backup config-file scp fortinet fadc /etc/home/ backup_config 192.1.2.3