![Alied Telesis GS970M/10 Скачать руководство пользователя страница 106](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773106.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
106
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
F
ILE
AND
C
ONFIGURATION
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
Parameter
Description
<source-name>
The filename and path of the source file. See
on page 77 for valid syntax.
<destination-name>
The filename and path of the destination file. See
on page 77 for valid syntax.