132
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
F
ILE
M
ANAGEMENT
C
OMMANDS
MOVE
move
Overview
This command renames or moves a file.
Syntax
move <
source-name
> <
destination-name
>
Mode
Privileged Exec
Examples
To rename the file
temp.cfg
to
startup.cfg
, use the command:
awplus#
move temp.cfg startup.cfg
To move the file
temp.cfg
from the root of the Flash filesystem to the directory
myconfigs
, use the command:
awplus#
move temp.cfg myconfigs/temp.cfg
Related
Commands
delete
edit
show file
show file systems
Parameter
Description
<source-name>
The filename and path of the source file. See
Introduction
on page 103 for valid syntax.
<destination-name>
The filename and path of the destination file. See
Introduction
on page 103 for valid syntax.