fmupdate
Import or export packages using the FTP, SCP, or TFTP servers.
Syntax
execute fmupdate {ftp | scp | tftp} import <type> <filename> <server> <port> <directory> <username> <password>
execute fmupdate {ftp | scp | tftp} export <type> <filename> <server> <port> <directory> <username> <password> [base64]
execute fmupdate {ftp | scp | tftp} fds-export <objid> <filename> <server> <directory> <username> <password> [base64]
execute fmupdate fgd-db-merge {as | av | av2 | fq | iot | wf}
Variables |
Description |
---|---|
{ftp | scp | tftp} |
Select the file transfer protocol to use: |
fds-export |
Export the AV-IPS package to the FTP server. |
fgd-db-merge {as | av | av2 | fq | iot | wf} |
Merge FortiGuard database immediately. Select the database type. |
<type> |
Select the package type to export or import:
|
<filename> |
Update manager packet file name on the server or host. |
<objid> |
Enter the object ID (use ' |
<port> |
Only available when the file transfer protocol is Enter the port to connect to on the remote SCP host (1 - 65535). |
<server> |
Enter the server IP address. |
<directory> |
Enter the name of the directory of the file to download from the FTP server or SCP host. If the directory name has spaces, use quotes instead. |
<username> |
Enter the username to log into the FTP server or SCP host. |
<password> |
Enter the password to log into the FTP server or SCP host. |
[base64] |
Optionally, export in base64 format. |