Dell FCX624-E Laptop User Manual


  Open as PDF
of 1494
 
PowerConnect B-Series FCX Configuration Guide 1215
53-1002266-01
Using Secure copy with SSH2
33
Copying a software image file to flash memory
PowerConnect B-Series FCX Devices
To copy a software image file from an SCP-enabled client to the primary flash on an PowerConnect
B-Series FCX device, enter one of the following commands.
C:\> scp FCXR07000.bin terry@192.168.1.50:flash:primary
or
C:\> scp terry@192.168.1.50:flash:primary FCXR07000.bin
To copy a software image file from an SCP-enabled client to the secondary flash on an FCX device,
enter one of the following commands.
C:\> scp FCXR07000.bin terry@192.168.1.50:flash:secondary
or
C:\> scp terry@192.168.1.50:flash:secondary FCXR07000.bin
NOTE
The Dell PowerConnect device supports only one SCP copy session at a time.
Copying a Software Image file from flash memory
The scp command syntax differs on a PowerConnect B-Series FCX device compared to all other
PowerConnect devices. Use the command syntax in the appropriate section, below.
PowerConnect B-Series FCX Devices
To copy a software image file from the primary flash on a PowerConnect B-Series FCX device to an
SCP-enabled client, enter a command such as the following..
C:\> scp terry@192.168.1.50:flash:primary FCXR07000.bin
To copy a software image file from the secondary flash on a PowerConnect B-Series FCX device to
an SCP-enabled client, enter a command such as the following.
C:\> scp terry@192.168.1.50:flash:secondary FCXR07000.bin
NOTE
The Dell PowerConnect device supports only one SCP copy session at a time.