User`s manual

Section 8: Setting Up - UNIX
106 AXIS 570/670 MIO User’s Manual
UNIX
Integration into the
Host Printer Spooler
To integrate the AXIS 570/670 MIO into the host printer spooler you
will need to use the auto installation script axinstall, resident in the
AXIS 570/670 MIO. You may install this software onto your host
using FTP. To do this, login to the AXIS 570/670 MIO with this
command:
where
host name
is the name assigned in your system host table,
e.g.
npserver
.
You will be prompted to enter your user id and password. Use the user
id
root
, which has the default password
pass
(
root
is the user id with
the highest priority). Up-load the script using the command
get axinstall
as shown in the example below. Text that you enter is
in bold.
Log out using the command
quit,
bye
or
exit
depending on your
FTP version.
Typical FTP session for collecting the axinstall script
ftp <host name>
> ftp npserver
connected to npserver.
220 AXIS 570/670 MIO FTP Printer Server
ready.
Name (npsserver:thomas): root
331 User name ok, need password
Password: pass
(not visible)
230 User logged in
ftp> get axinstall
220 PORT command successful.
150 Opening data connection for axinstall
(192,36,253,4,13,223) (0 bytes), (mode ascii).
226 Transfer complete.
local: axinstall remote: axinstall
27545 bytes received in 4.1 seconds (6.5 kbytes/s)
ftp> bye
221 Goodbye.
>