beautypg.com

Tftp console commands – Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual

Page 103

background image

11.TFTP Console commands

11.1 connect

11.1.1 Syntax

connect ||

11.1.2 Scope:

Client mode only.

11.1.3 Description

The connect command is used to specify the remote host name or IP address that will
be used in subsequent client mode transfers.
Either a host name may be entered, searched for in the ipaddresses configuration file,
or an IP address in the form abc.def.ghi.jkl. If the host name is not recognised or the
IP address does not convert correctly, an error is signalled.
The non-appearance of an error message after the command does not signify that the
remote host is accessible, only that the syntax of the command was appropriate.
This command is required before a client mode user first attempts to put or get a file,
but need not be issued again unless its desired to change the remote machine name or
address.

11.1.4 Example

connect 192.168.200.10

11.2 get

11.2.1 Syntax

get [local_file]

11.2.2 Scope:

Client mode only.

11.2.3 Description

The get command requests TFTP to retrieve a file from the remote host previously
specified using the connect command.
Only files that fit within the file storage area within the session data (currently 8K)
can be retrieved. This means that it not possible to initiate a software update from the
client.
By default the file is named locally as the remote filename but by specifying a
second filename an implicit rename is performed.