H3C S7500 Series Ethernet Switches Operation Manual
Operation Manual – File System Management
H3C S7500 Series Ethernet Switches Chapter 1
File System Management
1-3
z Displaying the information about the files or the directories in the current directory
or a specified directory
z Entering a directory or switching to another storage device
Perform the following operations to perform directory-related configuration:
To do... Use the command... Remarks
Create a directory
mkdir directory
Optional
Delete a directory
rmdir directory
Optional
Only empty directories
can be deleted.
Display the current directory
pwd
Optional
Display the information about
specific directories and files
dir [ /all ] [ file-url ] Optional
Enter a directory or switch to
another storage device
cd directory
Optional
Note:
In the output information of the dir /all command, deleted files (that is, those in the
recycle bin) are embraced in brackets.
1.1.5 File-Related Operations
The file system provides the following file-related operations.
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
z Executing a batch file
Perform the following operations to perform file-related configuration: