FUJITSU SPARC ENTERPRISE M4000 User Manual

Page 90

Advertising
background image

getflashimage(8)

80

XSCF Reference Manual • Last Revised June 2007

OPERANDS

The following operands are supported:

EXAMPLES

EXAMPLE 1

Downloading a Version from an http Server

-u

user

Specifies the user name when logging in to a remote ftp or http
server that requires authentication. You will be prompted for a
password.

-v

Displays verbose output. This may be helpful when diagnosing
network or server problems.

-y

Automatically answers y (yes) to all prompts.

url

Specifies the URL of the firmware image to download. Supported
formats for this value include the following:

http://

server[:port]/path/file

https://

server[:port]/path/file

ftp://

server[:port]/path/file

file:///

media/usb_msd/path/file

where the value for file is in one of the following formats:

XCP

vvvv.tar.gz

FFXCP

vvvv.tar.gz

DCXCP

vvvv.tar.gz

and vvvv is the four-character version number.

XSCF>

getflashimage http://imageserver/images/FFXCP1041.tar.gz

Existing versions:
Version Size Date
FFXCP1040.tar.gz 46827123 Wed Mar 14 19:11:40 2007
Warning: About to delete existing versions.
Continue? [y|n]:

y

Removing FFXCP1040.tar.gz.
0MB received
1MB received
2MB received
...
43MB received
44MB received
45MB received
Download successful: 46827KB at 1016.857KB/s
Checking file...
MD5: e619e6dd367c888507427e58cdb8e0a0

Advertising