Brother International HL-3400CN Network Users Manual - English - Page 165

Reloading using the FTP Protocol from a command prompt

Page 165 highlights

APPENDIX Reloading using the FTP Protocol from a command prompt By specifying the print server PASSWORD AS THE USERNAME when logging on, it becomes possible to upgrade the firmware of the print server or printer (if supported). The following example assumes that the print server password is "cambridge" D:\>ftp ftp> open 220.0.250.200 Connected to 220.0.250.200. 220 FTP print service:V-1.05/Use the network password for the ID if updating. User (220.0.250.200:(none)): cambridge 230 User cambridge logged in. ftp> bin 200 Ready command OK. ftp> hash Hash mark printing On ftp: (2048 bytes/hash mark) . ftp> send brnt261.blf 200 Ready command OK. 150 Transfer Start 226 Data Transfer OK/Entering FirmWareUpdate mode. ftp: 1498053 bytes sent in 8.52Seconds 175.77Kbytes/sec. ftp> close 226 Data Transfer OK. ftp> quit When you see "226 Data Transfer OK/Entering FirmWareUpdate mode." You can be sure that the firmware file is being transferred to the print server. If you do not see this message, the file you are sending to the printer will either be ignored or the printer will print garbage. You must use the "bin" command to put the FTP client into Binary communications mode. If you do not specify the bin command the upgrade process will not function correctly. APPENDIX-7

  • 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
  • 165
  • 166
  • 167
  • 168

APPENDIX
APPENDIX-7
Reloading using the FTP Protocol
from a command prompt
By specifying the print server PASSWORD AS THE USERNAME when logging on,
it becomes possible to upgrade the firmware of the print server or printer (if
supported). The following example assumes that the print server password is
“cambridge”
D:\>ftp
ftp> open 220.0.250.200
Connected to 220.0.250.200.
220 FTP print service:V-1.05/Use the network password for
the ID if updating.
User (220.0.250.200:(none)): cambridge
230 User cambridge logged in.
ftp> bin
200 Ready command OK.
ftp> hash
Hash mark printing On
ftp: (2048 bytes/hash mark) .
ftp> send brnt261.blf
200 Ready command OK.
150 Transfer Start
#########################################################
#########################################################
#########################################################
#########################################################
###
226 Data Transfer OK/Entering FirmWareUpdate mode.
ftp: 1498053 bytes sent in 8.52Seconds 175.77Kbytes/sec.
ftp> close
226 Data Transfer OK.
ftp> quit
When you see “226 Data Transfer OK/Entering FirmWareUpdate mode.” You can be
sure that the firmware file is being transferred to the print server. If you do not see
this message, the file you are sending to the printer will either be ignored or the
printer will print garbage.
You must use the “bin” command to put the FTP client into Binary communications
mode. If you do not specify the bin command the upgrade process will not function
correctly.