
5Netware GET from a server
You must have a Netware server on your network (running IPX/ SPX) and you must store the new firmware file in the SYS/Login directory of the server. In this case, your PC makes the Print/Fax server read the firmware data from the assigned Netware server, the Print/Fax server attaches to the Netware server and reads the firmware itself.
After sending firmware to the machine, do not turn off the machine until after the machine has performed an automatic restart.
Reloading using the FTP Protocol from a command prompt
By specifying the Print/Fax server PASSWORD AS THE USERNAME when logging on, it becomes possible to upgrade the firmware of the Print/Fax server or printer (if supported). The following example assumes that the Print/Fax server password is
cambridge
D:\>ftp
ftp> open 220.0.250.200 Connected to 220.0.250.200.
220 FTP print
User (220.0.250.200:(none)): cambridge 230 User cambridge logged in.
ftp> bin
200 Ready command OK. ftp> hash
Hash mark printing on ftp: (2048 bytes/hash mark) . ftp> send brnt261.blf
200 Ready command OK.
150 Transfer Start
#################################################
########
#################################################
#################################################
#################################################
###########################
226 Data Transfer OK/Entering FirmWareUpdate mode. ftp: 1498053 bytes sent in 8.52Seconds 175.77Kbytes/sec.
ftp> close
226 Data Transfer OK.