32
Copying
and
Extracting
the
Software
Package
Use
the
SSH
client
to
copy
the
software
package
of
the
new
version
to
a
working
directory
(take
/root
as
an
example)
in
the
current
server
operating
system
and
then
extract
the
package.
The
procedure
is
as
follows:
1.
Log
in
to
the
server
by
using
the
SSH
client,
and
then
click
.
A
window
appears.
2.
In
the
left
pane
of
the
window,
select
the
directory
where
the
package
(for
example,
VM8500
‐
E)
is
located
and
then
drag
the
package
to
the
/root
directory
in
the
right
pane.
The
package
is
copied
to
the
server,
as
shown
in
Figure
5
‐
4
.
NOTE!
The
working
directory
must
be
named
in
English.
Figure
5
‐
4
Copying
the
package
to
the
server
3.
Access
the
directory
containing
the
package
and
then
use
the
tar
command
to
extract
it.
[root@localhost ~]# tar zxvf VM8500-E.tar.gz
When
the
package
is
extracted,
a
directory
containing
upgrade,
uninstallation
and
reinstallation
scripts
is
generated.