Command Reference Upgrade and Maintenance Commands
protocol.
copy flash: filename xmodem
copy xmodem flash: filename
Parameter
Description
Parameter Description
filename The name of files in the equipment.
Defaults
N/A
Command
mode
Privileged EXEC mode.
Usage Guide
If the file is transmitted successfully, show the length of the transmitted file; otherwise, show the
failure information. Any files can be transmitted by TFTP, such as main program file and parameter
file. The Xmodem can only be transmitted in the out-band (serial ports).
The following shows two examples: The first one transmits the files to the switch from the host via the
xmodem protocol. The second uploads the configuration file in the switch to the host via the xmodem
protocol.
If there is a space in the file name, quotation mask is necessary, for example:
copy xmodeam flash: “filename” or copy flash: ”filename” xmodem
Configuration
Examples
The following is an example of upload and download:
Ruijie# copy xmodem flash: config.text
Ruijie# copy flash: config.text xmodem
Success : Transmission success,file length 1496
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A