beautypg.com

Tftp put – Allied Telesis AT-WL2411 User Manual

Page 174

background image

AT-WL2411 Wireless Access Point Installation Guide

174

tftp put

Purpose

Copies a file from a client to the server or to another access point.

Syntax

tftp put IP address foreign filename local filename

where:

IP address

is the IP address of the server. You can use an

asterisk (*) here if you want to use the value in
the serveripaddress.

foreign filename

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.

local filename

is the name of the file to be sent from the access

point.

Example

The following command takes file access point.PRG that is saved in the
active boot drive on the access point client and stores it in the inactive
boot segment on the access point server that has IP address 1.2.3.4.

tftp put 1.2.3.4 ib:access point.prg ab:access
point.prg

The following error messages may be generated by the access point
when the access point issues a TFTP put command. Other error
messages may be returned from the server and displayed by the access
point. See your server documentation.

Error Message

Explanation

Can’t read file

The requested file may not exist.

Invalid opcode during put

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.