6.4.2. FTP
6.4.2.1. FTP Server
Table 6.3. Username for FTP Login
Username
Password
ftp
None
6.4.2.2. FTP Client
[armadillo ~]# ftp [FTP SERVER]
Figure 6.8. ftp
6.4.3. SSH
6.4.3.1. SSH Server
It is possible to login from another PC via the network and safely perform remote operations. The ssh server is set to not
[armadillo ~]# sh /etc/init.d/sshd
Figure 6.9. Starting sshd
A public key is required in order to use sshd. This key will be generated automati-
cally if it does not exist, a process which takes a number of minutes to perform.
For the username that can be used for login, refer to Table 6.4, “Username for ssh Login”.
Table 6.4. Username for ssh Login
Username
Password
guest
None
6.4.3.2. SSH Client
[armadillo ~]# ssh [USER]@[SSH SERVER]
Figure 6.10. ssh
Armadillo-440 LCD Model Development Set Startup Guide
Network
32