Allied Telesis AT-WA7500 User Manual
Page 239

AT-WA7500 User’s Guide
239
Example:
The following command gets file UAP.DNL from a directory on a
PC server with IP address 1.2.3.4 and stores it in the inactive boot
segment on the access point.
TFTP GET 1.2.3.4 C:\STARTUP\UAP.DNL IB:
The access point may generate these error messages when it
issues a TFTP GET command. Other error messages may be
returned from the server and displayed by the access point. See
your server documentation for additional information.
TFTP PUT
Purpose:
Copies a file from a TFTP client to the TFTP
server or to another access point.
Syntax:
TFTP PUT IPaddress foreignfilename
localfilename
where:
IPaddress is the IP address or DNS name of the server. You can use
an asterisk (*) here if you want to use the value in the
serveripaddress.
foreignfilename is the name of the file as it will appear on the
server. The file name can contain directory path information and
must be in the format required by the server operating system.
Error Message
Explanation
Can’t write file
The file may be too big.
The file may not have a access point file
header (filehdr.exe).
The file name may be incorrectly formed.
The file may already exist in the segment
and cannot be overwritten. You must
erase the file first.
Invalid opcode during
read
This error should not occur under normal
operating conditions. This error indicates a
TFTP protocol error that will not occur
when you use TFTP servers that conform
to the protocol.