HP VPN Firewall Appliances System Management and Maintenance Command Reference
45
Default command level
3: Manage level
Parameters
/force: Deletes all files in the recycle bin, including files that cannot be deleted by the command without
the /force keyword.
Usage guidelines
If a file is corrupted, you might not be able to delete the file using the reset recycle-bin command. Use the
reset recycle-bin /force command to delete the corrupted file in the recycle bin forcibly.
The delete file-url command only moves a file to the recycle bin. To permanently delete the file in the
recycle bin, use the reset recycle-bin command in the original directory of the file.
The reset recycle-bin command deletes files in the current directory and in the recycle bin. If the original
path of the file to be deleted is not the current directory, use the cd command to enter the original
directory of the file, and then execute the reset recycle-bin command.
Examples
# Delete file b.cfg in the current directory and in the recycle bin:
1. Display all files in the recycle bin or in the current directory.
<Sysname> dir /all
Directory of cfa0:/
0 -rwh 3080 Apr 26 2008 16:41:43 private-data.txt
1 -rw- 2416 Apr 26 2008 13:45:36 config.cfg
2 -rw- 8036197 May 14 2008 10:13:18 main.app
3 -rw- 2386 Apr 26 2008 13:30:30 back.cfg
4 drw- - May 08 2008 09:49:25 test
5 -rwh 716 Apr 24 2007 16:17:30 hostkey
6 -rwh 572 Apr 24 2007 16:17:44 serverkey
7 -rw- 2386 May 08 2008 11:14:20 [a.cfg]
8 -rw- 3608 Dec 03 2007 17:29:30 [b.cfg]
14605 KB total (6730 KB free)
//The output shows that the current directory is cfa0:, and there are two files a.cfg and b.cfg in the
recycle bin.
2. Delete file b.cfg in the current directory and in the recycle bin.
<Sysname> reset recycle-bin
Clear cfa0:/~/a.cfg ?[Y/N]:n
Clear cfa0:/~/b.cfg ?[Y/N]:y
Clearing files from cfa0 may take a long time. Please wait...
......
%Cleared file cfa0:/~/b.cfg...
3. In directory cfa0:, check in the recycle bin whether the file b.cfg is deleted.
<Sysname> dir /all
Directory of cfa0:/
0 -rwh 3080 Apr 26 2008 16:41:43 private-data.txt
1 -rw- 2416 Apr 26 2008 13:45:36 config.cfg