Axis 5600 – Axis Communications 5600 User Manual
Page 84

UNIX
AXIS 5600
User’s Manual
Section 8: Setting Up - UNIX
83
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
or
ftp
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.00 Jun 17 1999
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.
>