H3C S7500E Series Command Manual page 1247

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – File System Management
H3C S7500E Series Ethernet Switches
1.1.2 copy
Syntax
copy fileurl-source fileurl-dest
View
User view
Parameters
fileurl-source: Name of the source file.
fileurl-dest: Name of the target file.
Description
Use the copy command to copy a file.
Examples
# Copy file testcfg.cfg and save it as tt.cfg.
<Sysname> copy testcfg.cfg tt.cfg
Copy flash:/testcfg.cfg to flash:/tt.cfg?[Y/N]:y
....
%Copy file flash:/testcfg.cfg to flash:/tt.cfg...Done.
1.1.3 delete
Syntax
delete [ /unreserved ] file-url
View
User view
Parameters
/unreserved: Permanently deletes the specified file, and the deleted file can never be
restored.
file-url: Name of the file to be deleted. Asterisks (*) are acceptable as wildcards. For
example, to remove files with the expansion of txt, you may use the delete *.txt
command.
Description
Use the delete command to remove a specified file from the storage device to the
recycle bin, where you can restore the file with the undelete command or permanently
delete it with the reset recycle-bin command.
Chapter 1 File System Management Commands
1-2

Advertisement

Table of Contents
loading

Table of Contents