Description
Transfers a software package from the repository to the managed Security Gateway without installing the package.
Note - To see the values for the package attributes, run the cppkg print
command on the Security Management Server.
Syntax
cprinstall transfer <Object Name> "<Vendor>" "<Product>" "<Major Version>" "<Minor Version>" |
Note - You must run this command from the Expert mode.
Parameters
Parameter |
Description |
---|---|
<Object Name> |
The name of the Security Gateway object as configured in SmartConsole. |
"<Vendor>" |
Specifies the package vendor. Enclose in double-quotes. Example:
|
"<Product>" |
Specifies the product name. Enclose in double-quotes. Examples:
|
"<Major Version>" |
Specifies the package major version. Enclose in double-quotes. |
"<Minor Version>" |
Specifies the package minor version. Enclose in double-quotes. |