User`s manual

UNIX
AXIS 5400+ Users Manual Section 8: Setting Up - UNIX
79
Integration into the
Host Printer Spooler
To integrate the AXIS 5400+ into the host printer spooler, you can
use the auto installation script axinstall, resident in the AXIS 5400+.
Follow the instructions below to install axinstall onto your host using
FTP:
1. Login to the AXIS 5400+ using the command:
ftp <host name> or ftp <IP address>
2. Enter root as the user id and pass as the password.
3. Download the script using the command:
get axinstall
Log out using the command
quit, bye or exit depending on your
FTP version.
Typical FTP session for collecting the axinstall script
> ftp npserver
connected to npserver.
220 AXIS 5400+ FTP Print Server v6.20 Jan 01 2001
ready.
Name (npsserver:thomas): root
331 User name ok, need password
Password: pass
(not visible)
230 User logged in
ftp> get axinstall
200 PORT command successful.
150 Opening data connection for axinstall
(192,36,253,4,13,223), (mode ascii).
226 Transfer complete.
local: axinstall remote: axinstall
61187 bytes received in 14 seconds (4.2 kbytes/s)
ftp> bye
221 Goodbye.
>