Send documentation comments to mdsfeedback-doc@cisco.com
15-16
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 15 M Commands
move
move
To remove a file from the source file and place it in the destination file, use the move command in EXEC
mode.
move {bootflash: | slot0: | volatile:}[directory/]filename
{bootflash: | slot0: | volatile:}[directory/]filename
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines If you do not specify the directory name in the command line, the switch prompts you for it.
Examples The following example moves the file called samplefile from the slot0 directory to the mystorage
directory.
switch# move slot0:samplefile slot0:mystorage/samplefile
Related Commands
bootflash: Source or destination location for internal bootflash memory.
slot0: Source or destination location for the CompactFlash memory or PCMCIA
card.
volatile: Source or destination location for volatile memory.
directory Specifies the name of the directory.
filename Specifies the name of the file to move or create.
Release Modification
1.0(2) This command was introduced.
Command Description
dir Displays a list of files on a file system.
mkdir Creates a directory in the Flash file system.
rmdir Removes an existing directory in the Flash file system.