A SERVICE OF

logo

2-14 Transferring Files
MX2 Reference Guide Revision A MX2A137REFGD
An Example
To transfer a file named MYFILE from a PC to an MX2 using Xmodem
protocol, you could use the following lines.
On the PC: xfer myfile. This command causes the computer to
send the specified file using XFER’s default settings.
On the MX2: xfer /r myfile. This command causes the MX2 to
receive the specified file transmitted from the PC.
Note: For more information about XFER, including Zmodem options,
see Chapter 5 “Using XFER.”