Owner manual
NetBootLoader VMP3
Page 5 - 34 © 2005 Kontron Modular Computers GmbH ID 29230, Rev. 01
29230.01.UG.VC.050727/091440
P R E L I M I N A R Y
PUT
FUNCTION: Upload contents of the data buffer to the ftp server.
SYNTAX:
put <filename>
where:
put command
<filename> parameter: string
file name to be used for contents of data buffer to
be uploaded
DESCRIPTION: To upload the contents of the data buffer to a file on an ftp server, the
command “put” is used. The file indicated by the parameter
“<filename>” is created on the server. In the event that a file with this
name already exists, its contents will be overwritten.
PWD
FUNCTION: Display the current ftp server directory.
SYNTAX:
pwd
DESCRIPTION: If a ftp connection has been established with the “login” command,
the command “pwd” is used to display the complete path of the
current directory on the ftp server.
RS
FUNCTION: Reset the system
SYNTAX:
rs
DESCRIPTION: To permit the operator to force a restart of the system, the command
“rs” is used.
This command terminates the NetBootLoader command interpreter
and resets the entire system, generating a system reset with the
onboard watchdog.
If this command is issued over a remote telnet connection, the telnet
session is terminated prior to the generation of the reset.