2 SafeCom Controller
D60700-07
41
2.9.1
Update software via FTP
This software update method preserves the current settings.
1.
From the command prompt window, issue the
ftp
command. Enter:
ftp <IP address>
The SafeCom Controller prompts you for a username and a password. Both
are
adm
by default.
2.
Put the SafeCom Controller into software update mode by downloading
the software file into the codes folder. Enter:
cd codes
put <software file>.b80
The command prompt window displays the text "Restarting ... Login again
to update the software".
3.
Logout of the ftp session. Enter:
quit
4.
Start a new ftp session and log in. Enter:
ftp <IP address>
The command prompt window displays the text "Logged in for software
update".
5.
Set the binary transfer type and download (
put
) the software file. Enter:
binary
hash
put <software file>.b80
The software is updated. The SafeCom Controller automatically restarts
after a successful update and CRC check. Do not interfere with the
SafeCom Controller until it has restarted.
6.
Logout of the ftp session. Enter:
quit