Downloads a text-based configuration file from a remote host. Text-based files support copy-and-paste file operations.
Syntax
configuration text fetch <download_URL>
Parameters
download_URL
URL that specifies the location of the configuration text file. The format can be one of the following:
ftp://<domain>/<path>/<file_name>sftp://<domain>/<path>/<file_name>tftp://<domain>/<path>/<file_name>http://<domain>/<path>/<file_name>https://<domain>/<path>/<file_name>scp://username:password@hostname/<path>/<file_name>
Example
The following example downloads a configuration file from the specified location:
hostname(config) # configuration text fetch http://justforexample.com/somewhere/something.txt
User role
Admin
Command mode
Config
Supported appliances
Central Management System: Before Release 7.5
Malware Analysis: Before Release 7.5
Email Security — Server: Before Release 7.5
File Protect: Before Release 7.5
Network Security: Before Release 7.5
Intelligent Virtual Execution - Server: Before Release 7.5