-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Unable to take configuration backup of Fortigate firewall using
XIQ_SE.
We run the backup script for Fortinet loaded in XIQ-SE, script
executes the command in targeted fortigate device successfully but
fails to transfer to XIQ's TFTP.
below script are we checked,
-- Use this script to manage FortiGate backups
name="Forti Script tftp"
desc="SSH/TFTP Scripts"
separator=UNIX_FILE_SEPARATOR
timed_reset_delay_format="HH:mm"
-----BEGIN SCRIPT "Configuration Upload"-----
a
execute backup config tftp %RELATIVE_TARGET_FILE_PATH% %TFTP_IP%
@receive 10
exit
-----END SCRIPT-----
-----BEGIN SUCCESS "Configuration Upload"-----
tftp server OK
-----END SUCCESS-----
Script execution completed successfully but fails to transfer to XIQ's TFTP
Metadata
Metadata
Assignees
Labels
No labels