HP 170X HP JetDirect 170X - Installation and Configuration Guide - Page 47

FTP Printing, Print to port 2 HP Color LaserJet 4500

Page 47 highlights

Directory: Description: PORT1 (default) Print to port 1 (HP LaserJet 4000) PORT2 Print to port 2 (HP Color LaserJet 4500) PORT3 Print to port 3 (unknown device) To print a file use the command: put [portx] or 'cd' to desired port and use: put Ready to print to PORT1 230 User logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp> pwd 257 "/" is current directory. (default port is PORT1: HP LaserJet 4000) ftp> cd port1 250 CWD command successful ftp>pwd 257 "/PORT1" is current directory. (HP LaserJet 4000) ftp> bin 200 Type set to I ftp> put test 200 PORT command successful 150 Opening data connection... 226 Transfer complete. 18 bytes sent in 0.00 seconds (37.40 Kbytes/s) ftp> quit 221 Goodbye System> script done on Mon Apr 12 16:50:24 1999 6-6 FTP Printing

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92

6-6 FTP Printing
Directory:
Description:
---------------------------
PORT1 (default)Print to port 1 (HP LaserJet 4000)
PORT2
Print to port 2 (HP Color LaserJet 4500)
PORT3
Print to port 3 (unknown device)
To print a file use the command: put <filename> [portx]
or 'cd' to desired port and use: put <filename>
Ready to print to PORT1
230 User logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> pwd
257
"/" is current directory. (default port is PORT1:
HP LaserJet 4000)
ftp> cd port1
250 CWD command successful
ftp>pwd
257
"/PORT1" is current directory.
(HP LaserJet 4000)
ftp> bin
200 Type set to I
ftp> put test
200 PORT command successful
150 Opening data connection...
226 Transfer complete.
18 bytes sent in 0.00 seconds (37.40 Kbytes/s)
ftp> quit
221 Goodbye
System>
script done on Mon Apr 12 16:50:24 1999