fmupdate
Import or export packages using the FTP, SCP, or TFTP servers, and import database files from a CD-ROM.
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>
execute fmupdate {ftp | tftp} fds-export <objid> <filename> <server> <directory> <username> <password>
execute fmupdate fgd-db-merge {as | av | av2 | fq | 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 | 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 ' |
<server> |
Enter the FQDN or the IP address of the server. |
<port> |
Only available when the file transfer protocol is Enter the port to connect to on the remote SCP host (1 - 65535). |
<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 |
fmupdate cdrom
Import database files from a CD-ROM. The CD-ROM must be mounted first.
This command is only available on FortiManager models that have CD-ROM drives. |
Syntax
execute fmupdate cdrom import <type> <string>
execute fmupdate cdrom list <folder>
execute fmupdate cdrom mount
execute fmupdate cdrom unmount
Variables |
Description |
---|---|
import |
Import database files. |
<type> |
Set the packet type: |
<string> |
The FortiGuard packet file name on the CD TFTP driver. |
list |
List the packets in a specific folder. |
<folder> |
The name of the folder to list. |
mount |
Mount the CD-ROM. |
unmount |
Unmount the CD-ROM. |