User`s manual

Management and Configuration
AXIS 540+ / AXIS 560 User’s Manual 91
5. Save the config file to the Axis Network Print Server by typing:
put config CONFIG
Notes:
The example below describes how to upload and download the config file
using FTP from a DOS window.
Example:
Viewing
the Account File
The account file contains data concerning the ten last print jobs. It
specifies an internal job number, the user that initiated the job, the
protocol and logical printer that was used, current status (Completed, Off-
line, or Printing), number of bytes printed, elapsed time and off-line time.
Follow the instructions below to view the account file using FTP:
1. Log in to the Axis Network Print Server by typing:
ftp <host name> or ftp <IP address> in a DOS windows (Windows
and OS/2) or in a UNIX shell.
2. Enter the user id and the password. (The default entries are
root and pass.)
It is important that the destination file is specified in capital letters. Otherwise the edits
are temporary and will be lost once the Axis Network Print Server has been powered off.
•To edit the config file from a Macintosh you will need FTP support such as MacTCP, Fetch
or Anarchie. The procedure for editing the file is the same as described above.
> ftp npserver
connected to npserver.
220 AXIS 560 (rev 3) FTP Network Print Server V7.00
Sep 06 2004 ready.
Name (npserver: (none)): root
331 User name ok, need password
Password: pass
(not visible)
230 User logged in
ftp> get config
200 PORT command successful.
150 Opening data connection for config
(192,168,0,10,4,64), (mode ascii).
226 Transfer complete.
ftp: 10527 bytes received in 0.22Seconds 47.85
Kbytes/sec
ftp> put config CONFIG
200 PORT command successful.
150 Opening data connection for CONFIG
(192,168,0,10,4,65), (mode ascii).
226 Transfer complete.
10527 bytes received in 0.22Seconds 47.85 Kbytes/sec
ftp> bye
221 Goodbye.
>