
EM-1220 LX User’s Manual Getting Started
Uploading “Hello” to the EM-1220-LX
To use FTP to upload hello to the EM-1220-LX, issue the following commands from the PC:
#ftp 192.168.3.127
ftp> cd /home
ftp> bin
ftp> put ./hello
ftp> quit
#telnet 192.168.3.127
2-9