Fortigate Automation backup
Hello,
newbie using Fortigate.
I created an automation sticth to upload a config backup to an SFTP server. I used the following CLI command
execute backup config sftp /path/firewall_backup.cfg SFTP_IP SFTP_user SFTP-password
If i run the above "CLI" command manually, file is created using the name I specify (in the example, firewall_backup.cfg)
if I run the same command via an automation stitch, filename is prefixed with the fortigate serial number (i.e. it becomes FG123456789_firewall_backup.cfg)
Of course such prefix doesn't disturb me, but I would like to understand WHY this prefix... Checked on documentation but since I'm a newbie on fortigate was unable to find the right point.
Can someone help me understanding this behaviour?
Thanks in advance
