![Axis 5600+ User Manual Download Page 81](http://html1.mh-extra.com/html/axis/5600/5600_user-manual_3038809081.webp)
UNIX
AXIS 5600+
User’s Manual
Section 8: Setting Up - UNIX
81
Integration into the
Host Printer Spooler
To integrate the AXIS 5600+ into the host printer spooler, you can
use the auto installation script
axinstall
, resident in the AXIS 5600+.
Follow the instructions below to install
axinstall
onto your host using
FTP:
1. Login to the AXIS 5600+ 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 5600+ 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.
>