Description
Fetches a specified OPSEC configuration file from the specified source computer.
This command supports only the fwopsec.conffwopsec.v4x
Note - On Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server (mdsenv <>).
Syntax
| fwm [-d] fetchfile -r <File> [-d <Local Path>] <Source> | 
Parameters
| Item | Description | 
|---|---|
| 
 | Runs the command in debug mode. Use only if you troubleshoot the command itself. For complete debug instructions, see the description of the  | 
| 
 | Specifies the relative  This command supports only these: 
 | 
| 
 | Specifies the local directory to save the fetched file. | 
| 
 | Specifies the managed remote source computer, from which to fetch the file. Note - The local and the remote source computers must have established SIC trust. | 
Example
| [Expert@MGMT:0]# fwm fetchfile -r "conf/fwopsec.conf" -d /tmp 192.168.3.52 Fetching conf/fwopsec.conf from 192.168.3.52... Done [Expert@MGMT:0]# |