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