Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-7
Copy flash:/vrpcfg.txt to flash:/backup/vrpcfg.cfg ?[Y/N]:y
% Copied file flash:/vrpcfg.cfg to flash:/backup/vrpcfg.cfg
<3com> dir
Directory of flash:/backup/
0 -rw- 300 Aug 23 2052 15:57:46 vrpcfg.cfg
15621 KB total (8137 KB free)
# Copy file tt from the Flash to the CF card.
<3com> copy flash:/tt cflash:
4.1.6 delete
Syntax
delete /unreserved filename
View
User view
Parameter
/unreserved: Deletes the specified file unreservedly, and the deleted file can never be
restored.
filename: Name of the file to be deleted including the path.
Description
Use the delete command to move the specified file from the storage device to the
recycle bin, where you can completely delete the file with the undelete command or
restore it with the reset recycle-bin filename command.
Note that if you delete two files in different directories but with the same filename, only
the last one is stored in the recycle bin.
Use the delete /unreserved command to delete the specified file completely, meaning
the file cannot be restored.
The asterisks (*) are acceptable when specifying the filename argument.
The dir command does not display the deleted files. To view all the files including those
in the recycle bin, use the dir /all command.