118 tftpput, 118tftpput, Tftpput – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 212: Motload commands

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

212

3.1.118 tftpPut

Name

tftpPut—uploads a local memory buffer to the specified server.

Synopsis

tftpPut [-a] [-b] -c [-d] -f [-g] [-m] -n [-r] [-s] [-v]

Parameters

-a Ph: Memory Address (Default = User Download Buffer)

-b Ps: Broadcast IP Address (Default = 255.255.255.255)

-c Ps: Client IP Address (Default = 0.0.0.0.)

-d Ps: Device Name (Default = /dev/enet0)

-f Ps: Boot File Name

-g Ps: Gateway IP Address (Default = n.n.n.253)

-m Ps: Subnet Mask (Default = 255.255.255.0)

-n Ph: Number of Bytes to Send (Put)

-r Pd: Retry Count (Default = Forever)

-s Ps: Server IP Address (Default = 0.0.0.0.)

-v 0 : Verbose Mode

The character codes displayed during verbose mode (–v) are as follows:

Example

The following example indicates a typical display when using the tftpPut command.

[

Indicates that a connection to the tftp server is being attempted.

]

Indicates that the connection to the tftp server was successful.

>

Indicates that a request for the file is being sent to the server.

<

Indicates that a block of data has been received from the server.

Advertising