3com 8807 Reference Guide

Page of 1099
File System
979
Example
# Delete the directory 3com.
<SW8800> rmdir 3com
 
Rmdir 3com?[Y/N]:y
 
% Removed directory 3com 
umount
Syntax
umount device
View
User view
Parameter
device: Device name. Now, it can only be CF.
Description
Use the umount command to unload the CF card from the file system.
Example
# Unload the CF card from the file system.
<SW8800> umount cf: 
undelete
Syntax
undelete file-url
View
User view
Parameter
file-url: Name of the file to be recovered.
Description
Use the undelete command to recover the file that has not been deleted 
completely.
The file name to be recovered cannot be the same as an existing directory name. If 
the destination file name is the same as an existing file name, prompt whether to 
overwrite.
Example
# Recover the deleted file sample.bak.
<SW8800> undelete sample.bak
 
Undelete flash:/sample.bak ?[Y/N]:y
 
%Undeleted file flash:/sample.bak