Command Manual - System Management
Quidway S3500 Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-10
Example
# Delete the file from the recycle bin.
<Quidway> reset recycle-bin flash:/p1h_logic.out
Clear flash:/plh_logic.out? [Y/N]:
1.1.13 rmdir
Syntax
rmdir directory
View
User view
Parameter
directory: Directory name.
Description
Using rmdir command, you can cancel a directory.
The directory to be deleted must be empty.
Example
# Delete the directory huawei.
<Quidway> rmdir huawei
Rmdir huawei?[Y/N]:y
% Removed directory huawei
1.1.14 undelete
Syntax
undelete file-url
View
User view
Parameter
file-url: Name of the file to be recovered.
Description
Using undelete command, you can recover deleted file.
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.