52 | Print Server Management and Configuration | AXIS 1650 User’s Manual |
|
|
|
Example: How to edit the config file using FTP from a Command prompt.
>ftp npserver connected to npserver.
220 AXIS 1650 FTP Print Server v1. Nov 1 2004 ready. Name (npserver:thomas): root
331 User name ok.
230 User logged in ftp> get config
200 PORT command successful.
150 Opening data connection for config (192,36,253,4,13,223), (mode ascii).
226 Transfer complete.
8588 bytes received in 0.24 seconds (35.63 kbytes/s) ftp> put config CONFIG
200 PORT command successful.
150 Opening data connection for CONFIG (192,36,253,4,13,223), (mode ascii).
226 Transfer complete.
8588 bytes received in 0.45 seconds (19.04 kbytes/s) ftp> bye
221Goodbye.
>
FTP Help
By typing help in step 3 in the FTP instructions described above, a list of all available files and commands will be displayed.