Users Guide

Table Of Contents
!
4080 bytes successfully copied
DellEMC#
In this copy scp: flash: example, specifying SCP in the first position indicates that you need to
specify the target in the ensuing prompts. Entering flash: in the second position indicates that the
target is the internal flash. The source is on a secure server running secure shell (SSH), so you are
prompted for the user datagram protocol (UDP) port of the SSH server on the remote host.
Example
DellEMC# copy running-config nfsmount://<mount-point>/filepath
Destination file name [test.txt]:
User name to login remote host: usrname
Password to login remote host:
DellEMC#
Example
DellEMC# copy scp: flash:
Address or name of remote host []: 10.11.199.134
Port number of the server [22]: 99
Source file name []: test.cfg
User name to login remote host: admin
Password to login remote host:
Destination file name [test.cfg]: test1.cfg
DellEMC#
Example
DellEMC# copy compressed-config compressed-cfg
!
6655 bytes successfully copied
DellEMC#
DellEMC#copy compressed-config ftp:
Address or name of remote host []: 10.11.8.12
Destination file name [startup-config]:
User name to login remote host: spbalaji
Password to login remote host:
!
6655 bytes successfully copied
DellEMC#
Example
DellEMC# copy http://admin:admin123@10.16.206.77/sample_file flash://
sample_file
DellEMC#
Related
Commands
cd changes the working directory.
delete
Delete a file from the flash. After deletion, files cannot be restored.
Syntax
delete {flash: | nfsmount: | usbflash:} [no-confirm]
Parameters
flash:
To delete a file or directory on the internal flash, enter flash:// then the
filename or directory name ([flash://]filepath).
nfsmount:
To delete a file or directory on the NFS-mounted file system, enter nfsmount://
then the mount point and the file path (nfsmount://filepath).
NOTE: While deleting a file directory on a remote NFS file system, you must
specify the mount-point that indicates the working directory on the NFS file
system. You cannot delete the root directory of the remote NFS file system.
62 File Management