Page 20
24. Use ifconfig to get information about the connection.
root@plnx_arm:~# ifconfig
Figure 15 -- ifconfig
25. Open a Windows Command Prompt.
26. Connect an FTP session to the remote host with the command
ftp <MiniZed IP>
27. Use the login
root
. You can use the ftp session to transfer files back and forth across the
network to MiniZed. Commands such as ‘
cd’
, ‘
ls’
, ‘
pwd’
, ‘
put’
, and ‘
get’
are all
useful commands.
28. Close the ftp session using the
quit
command.