HP 500X HP JetDirect Print Servers 600N/400N/500X/300X Administrator's Guide - - Page 86

Example of an FTP Session - default password

Page 86 highlights

Example of an FTP Session This is an example of a typical FTP printing session: System> ftp 150.10.2.101 Connected to 150.10.2.101. 220 JD FTP Server Ready Name (150.10.2.101:root): Kelli 331 Username OK, send identity (email name) as password. Password: 230- Hewlett-Packard J3265A FTP Server Version 1.0 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 80 FTP Printing EN

  • 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
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164

80 FTP Printing
EN
Example of an FTP Session
This is an example of a typical FTP printing session:
System> ftp 150.10.2.101
Connected to 150.10.2.101.
220 JD FTP Server Ready
Name (150.10.2.101:root): Kelli
331 Username OK, send identity (email name) as password.
Password:
230- Hewlett-Packard J3265A FTP Server Version 1.0
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