User`s manual
Section 9: Setting Up - UNIX AXIS 5570e/AXIS 5670e User’s Manual
174
FTP version.
Typical FTP session for downloading the axinstall script
The axinstall script has now been downloaded to your host. Execute
the script with this command:
sh axinstall or sh ./axinstall (depending on your system).
You will be guided through the installation by a step-by-step
procedure. During the installation you will be asked to select a print
method; we suggest you choose LPD or, for more functionality, use
the PROS filter or named pipe methods. Please refer to the following
pages if you need guidance on the choice of print methods.
> ftp npserver
connected to npserver.
220 AXIS 5570e/AXIS 5670e FTP Print Server v6.42
March 23 2003 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.