EasyManua.ls Logo

Cisco Nexus 5500 Series - Moving Files; Copying Files; Deleting a Directory

Cisco Nexus 5500 Series
160 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
116812447 bytes free
184559616 bytes total
This example shows how to delete a file on the standby supervisor module:
switch# delete bootflash://sup-remote/aOldConfig.txt
Moving Files
This example shows how to move a file on an external flash device:
switch# move slot0:samplefile slot0:mystorage/samplefile
This example shows how to move a file in the default file system:
switch# move samplefile mystorage/samplefile
Copying Files
This example shows how to copy the file called samplefile from the root directory of the slot0: file system to
the mystorage directory:
switch# copy slot0:samplefile slot0:mystorage/samplefile
This example shows how to copy a file from the current directory level:
switch# copy samplefile mystorage/samplefile
This example shows how to copy a file from the active supervisor module bootflash to the standby supervisor
module bootflash:
switch# copy bootflash:system_image bootflash://sup-2/system_image
You can also use the copy command to upload and download files from the slot0: or bootflash: file system
to or from a FTP, TFTP, SFTP, or SCP server.
Deleting a Directory
You can remove directories from the file systems on your device.
Before You Begin
Ensure that the directory is empty before you try to delete it.
SUMMARY STEPS
1.
(Optional) pwd
2.
(Optional) dir [filesystem :[//module/][directory]]
3.
rmdir [filesystem :[//module/]]directory
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
OL-30890-01 119
Using the Device File Systems, Directories, and Files
Moving Files

Table of Contents

Other manuals for Cisco Nexus 5500 Series

Related product manuals