AT-WA7500 and AT-WA7501 Installation and User’s Guide
281
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 flash memory segment on the
access point.
TFTP GET 1.2.3.4 C:\STARTUP\UAP.DNL 1:
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 internal variable
serveripaddress (as defined on page 284).
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.
localfilename is the name of the file to be sent from the access point.
Table 77.
Error Message Explanation
Can’t write file The file may be too big.
The file may not have an 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.