4 flash operation, Flash operation - 7, Tftp/ftp server commands - 7 – Kontron VMP3 User Manual
Page 91: Flash operation commands - 7, Vmp3 netbootloader

VMP3
NetBootLoader
ID 29230, Rev. 01
© 2005 Kontron Modular Computers GmbH
Page 5 - 7
29230
.01.UG.VC.050727/091438
P R E L I M I N A R Y
5.3.3.2
tftp/ftp Server Access
The NetBootLoader provides various functions for interfacing with either a tftp or ftp server.
The tftp server access is a simple method of acquiring a userimage from a remote source. Its
primary use is to download a single executable userimage from a given source. For example,
once an application has been programmed it would be possible to store it at a remote location
where it then would be available for remote booting of an VMP3 via the Ethernet port FCC1
(FE).
The ftp server commands provide various functions consistent with interfacing with such a
server.
The following table provides an overview of available tftp/ftp server functions.
5.3.4
FLASH Operation
The NetBootLoader provides various functions for performing operations with Flash memory.
The following table provides an overview of available FLASH operation functions.
Table 5-3: tftp/ftp Server Commands
CMD TITLE
ALIAS
FUNCTION
REMARKS
BYE
-
Terminate session with ftp server
CD
Change
Directory
Change ftp server directory
GET
-
Download a file from ftp server
Only for executable applications.
Data buffer is target.
LOGIN
-
Login to ftp server
LS
List Directory
List ftp server directory
Lists contents of directory.
PUT
-
Upload a file to ftp server
Data buffer is source.
PWD
Print Working
Directory
Display current ftp server directory
Lists name of directory
TFTP
-
Download a file from tftp server
Table 5-4: FLASH Operation Commands
CMD TITLE
ALIAS
FUNCTION
REMARKS
CLONE
-
Program NetBootLoader to FLASH
Uses data buffer or socket as source
LF
Load FLASH
Program application to FLASH
Uses data buffer as source
SF
Store FLASH
Reads FLASH to data buffer
Uses data buffer as target