Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-23
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
copy
This example shows how to copy a file to another file system:
switch# copy file1 bootflash:
This example shows how to copy a file to another supervisor module:
switch# copy file1 bootflash://sup-1/file1.bak
This example shows how to copy a file from a remote server:
switch# copy scp://10.10.1.1/image-file.bin bootflash:image-file.bin
Related Commands Command Description
cd Changes the current working directory.
delete Delete a file or directory.
dir Displays the directory contents.
move Moves a file.
pwd Displays the name of the current working directory.