Move - Cisco AP775A - Nexus Converged Network Switch 5010 Command Reference Manual

Cisco nexus 5000 series command reference, release 4.1(3)n1(1) (ol-16599-01, august 2009)
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Chapter 1
Basic System Commands
S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m

move

To move a file from one directory to another, use the move command.
Syntax Description
filesystem:
//server/
directory
source-filename
destination-filename
Command Default
The default filename for the destination file is the same as the source file.
Command Modes
EXEC mode
Command History
Release
4.0(0)N1(1a)
Usage Guidelines
You can make a copy of a file by using the copy command.
You can rename a file by moving it within the same directory.
Tip
Examples
This example shows how to move a file to another directory:
switch# move file1 my_files/file2
This example shows how to move a file to another file system:
switch# move file1 volatile:
This example shows how to move a file to another supervisor module:
switch# move file1 bootflash://sup-1/file1.bak
OL-16599-01
move {[filesystem:] [//server/] [directory] source-filename} [filesystem:] [//server/] [directory]
[destination-filename]
(Optional) Name of the file system. Valid values are bootflash, debug,
modflash, or volatile.
(Optional) Name of the server. Valid values are ///, //module-1/, //sup-1/,
//sup-active/, or //sup-local/. The double slash (//) is required.
(Optional) Name of a directory. The directory name is case sensitive.
Name of the file to move. The filename is case sensitive.
(Optional) Name of the destination file. The filename is alphanumeric, case
sensitive, and has a maximum of 64 characters.
Modification
This command was introduced.
Cisco Nexus 5000 Series Command Reference
move
1-59

Advertisement

Table of Contents
loading

Table of Contents