Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Configuring the System > Command-line interface
Command-line interface
Help | Content Gateway | Version 7.8.x
As an alternative to the Content Gateway manager, you can use the command-line interface to view and change your Content Gateway configuration.
1.
2.
./content_line -r var
where var is the variable associated with the configuration option (for a list of the variables, refer to Configuration variables).
3.
./content_line -s var -v value
where var is the variable associated with the configuration option and value is the value you want to use.
For example, to change the FTP inactivity timeout option to 200 seconds, enter the following command at the prompt and press Return:
./content_line -s proxy.config.ftp.control_connection_timeout -v 200

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Configuring the System > Command-line interface
Copyright 2016 Forcepoint LLC. All rights reserved.