User manual

User’s Manual InterCon-PrintServer
27
The FTP server on the print server host will display the following:
200 PORT command successful.
150 ASCII data connection for NLST (192.168.0.49,1046).
sys5.sh
bsd.sh
aix.sh
params
status
226 Transfer complete.
41 bytes received in 0.11 seconds (0.37 Kbytes/sec)
The
*.sh
files are shellscripts for the installation as a ‘local printer’. The next file listed is the print
server’s configuration file named
params
. Get this file by using the following command:
ftp> get params
Now modify the configuration file. You can use any available text editor. In order to save the
changed configuration file on the print server you must restart the File Transfer Protocol and
connect to the print server host. Upload the configuration file to the print server host by inputting
the following command:
ftp> put params
If the configuration file name to be uploaded does not match the configuration file name on the print
server host, you will have to rename the configuration file to match the file name expected by the
print server host during the upload procedure, for example:
ftp> put CONFIG.DAT params
The file will be uploaded and the changed configuration parameters will be saved on the print
server. During this procedure the red LED of the print server is active for about 5 seconds. After the
file transfer the FTP server on the print server host will display the following message:
226 Transfer complete.
End the FTP protocol:
ftp> quit
The print server restarts automatically.