Users Guide
In this copy scp: flash: example, specifying SCP in the rst 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 ash. 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
Dell#copy running-config nfsmount://<mount-point>/filepath
Destination file name [test.txt]:
User name to login remote host: usrname
Password to login remote host:
Example
Dell#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
Example
Dell#copy compressed-config compressed-cfg
!
6655 bytes successfully copied
Dell#
Dell#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
Example
Dell#copy http://admin:admin123@10.16.206.77/sample_file flash://
sample_file
Related Commands cd – changes the working directory.
delete
Delete a le from the ash. After deletion, les cannot be restored.
Syntax
delete flash: [no-confirm] nfsmount: [no-confirm]
Parameters
ash:
To delete a le or directory on the internal ash, enter flash:// then the
lename or directory name ([flash://]filepath).
nfsmount: To delete a le or directory on the NFS-mounted le system, enter nfsmount://
then the mount point and the le path (nfsmount://filepath).
NOTE: While deleting a le directory on a remote NFS le system, you
must specify the mount-point that indicates the working directory on the
NFS le system. You cannot delete the root directory of the remote NFS
le system.
no-conrm (OPTIONAL) Enter the keywords no-confirm to specify that the Dell
Networking OS does not require user input for each le prior to deletion.
60
File Management