Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-16
Example
<3com> dir
Directory of flash:/
0 -rw- 2145123 Jul 12 2001 12:28:08 system.bin
1 -rw- 595 Jul 12 2001 10:47:50 vrpcfg.cfg
2 drw- - Jul 12 2001 19:41:20 test
3 -rw- 50 Jul 12 2001 20:26:48 sample.txt
6477 KBytes total (2144 KBytes free)
# Rename file sample.txt to sample.bak.
<3com> rename sample.txt sample.bak
Rename flash:/sample.txt to flash:/sample.bak ?[Y/N]:y
% Renamed file flash:/sample.txt flash:/sample.bak
<3com> dir
Directory of flash:/
0 -rw- 2145123 Jul 12 2001 12:28:08 system.bin
1 -rw- 595 Jul 12 2001 10:47:50 vrpcfg.txt
2 drw- - Jul 12 2001 19:41:20 test
3 -rw- 50 Jul 12 2001 20:29:55 sample.bak
6477 KBytes total (2144 KBytes free)
4.1.17 reset recycle-bin
Syntax
reset recycle-bin [filename] [flash:/] [/force]
View
User view
Parameter
filename: Name of the file to be deleted. (You need to specify the path.)
flash:/: Deletes all files from the Flash memory.
/force: Empties the recycle bin.
Description
Use the reset recycle-bin command to delete one or files from the recycle bin
completely.
This command accepts the asterisks (*) as wildcards. The delete command only
moves files to the recycle bin. To delete a file finally, use the reset recycle-bin
command.










