3.8 Printing PDF Files Directly 71
Using ftp Command
Supported Operating Systems
Windows 95/Windows 98/Windows Me/Windows NT 4.0/Windows 2000/
Windows XP/Windows Server 2003
Example
In a command prompt, enter a command as follows.
Example: A command for printing “event.pdf” when the printer’s IP address is
192.168.1.100.
(The message shown as a example here is for DocuPrint 3055.)
C:\>ftp192.168.1.100 <Enter> key
Connected to 192.168.1.100.
220 FUJI XEROX DocuPrint 3055
User (192.168.1.100:(none)): <Enter> key
331 Password required
Password: <Enter> key
230 Logged is
ftp>bin <Enter> key
200 Command successful
ftp>put
event.pdf <Enter> key
200 Command successful
150 Opening data connection
226 Transfer complete
ftp: xxxxx bytes sent in xxxSeconds xxxxxkbytes/sec.
ftp>