User Guide

61
5.3.4 Saving update packages
5.3.4.1 Saving update packages all together
Saving update packages all together is located at the following target.
/repository/uppkgs
Specific option of this command is as follow.
Table 5-43 Specific options of 'dump /repository/uppkgs'
Option Description
-destination <path> Specifies the path to the directory or zip file where the update package archive to
be copy.
-f | -force If an existing file path is specified, remove it and create new file.
Example
`dump /repository/uppkgs` command enables you to archive all update packages into an update pa
ckage archive. If starting command succeeds, all update packages to be archived are listed.
-> dump -destination C:¥temp /repository/uppkgs
COMMAND COMPLETED
"ExpressUpdate Agent_Linux_3.00_20110310100740"
"ExpressUpdate Agent_Windows_3.00_20110302171440"
The process to save update packages was started. To confirm its progress, execute 'show' command on update
packages element and refer to Progress property.
C:¥temp¥UpdatePackageArchive_20120701.zip
5.3.4.2 Saving an update package
Saving an update packages is located at the following target.
/repository/uppkgs/<uppkg name>
Specific option of this command is as follow.
Table 5-44 Specific options of 'dump /repository/uppkgs/<uppkg name>'
Option Description
-destination <path> Specifies the path to the directory or zip file where the update package archive to
be copy.
-f | -force If an existing file path is specified, remove it and create new file.
Example
`dump /repository/uppkgs/<uppkg name` command enables you to archive an update package into
an update package archive. If starting command succeeds, an update package to be archived is liste
d.
-> dump -destination C:¥temp /repository/uppkgs/"ExpressUpdate Agent_Windows_3.00_20110302171440"
COMMAND COMPLETED
"ExpressUpdate Agent_Windows_3.00_20110302171440"
The process to save update packages was started. To confirm its progress, execute 'show' command on update
package element and refer to Progress property.
C:¥temp¥UpdatePackageArchive_20120701.zip