Specifications

Installation and startup procedure
RS2-4R
Release
1.0
03/04
3.5
tftp server for software updates
69
You can obtain additional information about the tftpd daemon tftpd with
the UNIX command "man tftpd".
Note: The command "ps" does not always show the tftp daemon,
although it is actually running.
Special steps for HP workstations:
V During installation on an HP workstation, enter the user tftp in the
/etc/passwd file.
For example:
tftp:*:510:20:tftp server:/usr/tftpdir:/bin/false
tftp user ID,
* is in the password field,
510 sample user ID,
20 sample group ID,
tftp serverfreely selectable designation,
/bin/falsemandatory entry (login shell)
V Test the tftp process with, for example:
cd /tftpboot/rs2
tftp <tftp-Servername>
get rs2/rs2.bin
rm .bin