configuration text file <file_name> upload <upload_URL>

Prev Next

Uploads the specified configuration file to a remote host.

Syntax

configuration text file <file_name> upload <upload_URL>

Parameters

file_name

Name of the new active text-based configuration file.

upload_URL

Uploads this configuration file to a remote host. 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 uploads the file myconfig to a remote host:

hostname(config) # configuration text file myconfig upload
scp://admin:coolpassword@host39/somewhere/newconfig

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