User guide
Table Of Contents
- Contents
- About This Document
- Introduction
- Installation
- Getting Started
- Before You Begin
- Printing a Configuration Label — External ZebraNet 10/100 Print Server
- Printing a Network Configuration Label — Internal ZebraNet 10/100 Print Server and Wireless Print Servers
- Configuration of Wireless Securities
- View Wireless Status through the Control Panel
- Determining the Active Print Server
- Assigning an IP Address on any Print Server
- Setting and Monitoring Alerts on any Print Server
- .
- Checking Print Server Configuration Settings
- Enabling Protocols
- Defaulting ALL Print Servers
- Using WebView
- Using ZebraNet Bridge
- Using a ZPL Command
- Defaulting the ZebraNet 10/100 Print Server on the 105SL, S4M, PAX4 and External Devices
- Defaulting the Wireless Print Server on the S4M
- Defaulting the Print Servers on the ZM400 and ZM600 Printers
- Defaulting the Print Servers on the ZP Series, LP/TLP 2824 Plus, and G-Series Printers
- Defaulting the Print Servers on the HC100 Printers
- Defaulting the Print Servers on the 105SL, PAX4, Xi4, and ZE500 Printers
- Defaulting the Print Servers on the ZT210 and ZT220 Printers
- Defaulting the Print Servers on the ZT230 Printers
- Printing Queues
- Using Printing Protocols
- ZebraLink WebView
- Print Server Web Pages
- Control Panel
- Hardware Troubleshooting
- Troubleshooting the External 10/100 Print Server
- Troubleshooting the Internal ZebraNet 10/100 Print Server
- Troubleshooting the Wireless Print Server
- ZebraNet Bridge Discovery or Configuration Problems
- Unable to Print
- Unable to Configure Device
- HP JetAdmin or HP Web JetAdmin
- Wireless Error Messages
- General Wireless Issues
- Encryption and Authentication Issues
- IP Issues
- Frequently Asked Questions
- Glossary
- Index

85
Using Printing Protocols
FTP
02/28/2012 P1043301-002
FTP
Embedded within the print server is an FTP server application that processes file transfers
from a host computer to the printer.
If the printer is on a network, label formats can be generated and data can be transferred
without setting up a print queue.
To send information to the printer, perform these steps:
1. Open a command prompt and type:
ftp <IP of PS>
This opens a session with the FTP server.
2. Type your user name and press Enter.
3. Type:
put < filename>
where filename is the location and filename of your ZPL script
This transfers the file to the printer, and the printer generates a label.
4. To terminate the FTP session, type:
quit
Example • If the IP address of your print server device is 12.3.4.123, you would
type:
ftp 12.3.4.123
Note • By default, there is no user name.