Command syntax netbootloader, Mv, mvcf (nand flash) – Kontron NetBootLoader User Manual
Page 64

ID 1022-8317, Rev. 2.0
Command Syntax
NetBootLoader
Page 56
MV, MVCF
(NAND Flash)
FUNCTION:
Rename a file on the NAND Flash
SYNTAX:
mv -f <oldfilename> <newfilename>
mvcf -f <oldfilename> <newfilename>
where:
mv
command
-f
option: force file overwrite
if the “<newfilename>” file exists on NAND Flash
it will be overwritten
<oldfilename>
parameter: string
<[x … ]x>
name of the file to be renamed on the NAND
Flash
<newfilename>
parameter: string
<[x … ]x>
new name for the file to be renamed
if a file with this name already exists on the NAND
Flash the error message:
“File filename already exists, use option -f to
overwrite”
is returned
DESCRIPTION:
This command is used to rename an existing file on the NAND Flash
in the current working directory.
To access the NAND Flash when logged on to an ftp server, use the
command MVCF.