Hello everyone,
I've just upgraded my Forti (1000c and 600c) to Firmware 5.4.1 .
My FW has 2 vdoms.
I want to create a scheduled script that will backup my configuration on daily basis.
I build a scheduled script :
config global
config system auto-script
edit Backup
set interval 86400
set repeat 0
set start auto
set script " execute backup config ftp FW-Backup SERVER_ADDRESS USERNAME PASSWORD "
and I get the error
" Unknown action 0
Command fail. Return code -1 "
However when I run the command "execute backup config ftp FW-Backup SERVER_ADDRESS USERNAME PASSWORD" not in a script - that works fine .
any ideas ?
Thanks,
Eden
It look you enable VDOM, please revised the setting like:
####
set script "config global
execute backup config ftp FW-Backup SERVER_ADDRESS USERNAME PASSWORD "
Thanks.
Hi,
already tried it... it doesn't work .
You need to have config global in there.
set script "config global
execute backup config ftp FW-Backup SERVER_ADDRESS USERNAME PASSWORD "
Hi all,
Is it possible to specify the source IP of the FTP session ??
Regards,
HA
Hi,
Actually the FTP server's address is : 10.33.31.54 , is that what you mean ?
Thanks,
Eden
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1780 | |
1116 | |
767 | |
447 | |
242 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.