Send or receive a file using the Xmodem protocol.
Xmodem command file_path
Prerequisites
Only useful when issued from the com1 serial console.
Parameters
command The keyword “send” or “receive”
file_path The path and name of a file to be sent or received.
Remarks
The Xmodem protocol is supported by a wide variety of 3rd-party terminal emulators.
Examples
Xmodem send /flash/config/controller.pac
Xmodem receive /flash/temp_file.txt
See Also