Operation Manual – File System Management
Quidway S3100 Series Ethernet Switches Chapter 1
File System Management
Huawei Technologies Proprietary
1-5
z Displaying the information about the files or the directories in the current work
directory or a specified directory
Table 1-3 describes the directory-related operations.
Perform the following configuration in user view.
Table 1-3 Directory operations
Operation Command Description
Create a directory
mkdir directory
Optional
Delete a directory
rmdir directory
Optional
Only empty directories can be
deleted.
Display the current
work directory
Pwd
Optional
Display the
information about
specific directories
and files
dir [ /all ] [ file-url ] Optional
Enter a specified
directory
cd directory
Optional
The default directory is the
root directory of the Flash.
 Note:
In the output information of the dir /all command, deleted files (that is, those in the
recycle bin) are embraced in brackets.
1.2.4 File Operations
The file system also provides file-related functions, such as:
z Deleting a file
z Restoring a deleted file
z Deleting a file completely
z Managing a configuration file
z Renaming a file
z Copying a file
z Moving a file
z Displaying the content of a file
z Displaying the information about a file
z Checking file system
Table 1-4 describes the file-related operations.