Operation Manual – File System Management
H3C S3600 Series Ethernet Switches-Release 1510
Chapter 1 File System Management
Configuration
1-4
Note:
For Ethernet switches that support intelligent resilient framework (IRF), you can input a
file path and file name in one of the following ways:
z In URL (universal resource locator) format and starting with “unit[No.]>flash:/” ([No.]
represents the unit ID of a switch). This method is used to specify a file on a
specified unit. For example, if the unit ID of a switch is 1, the URL of a file named
text.txt and residing in the root directory must be “unit1>flash:/text.txt”.
z In URL format and starting with “flash:/”. This method can be used to specify a file in
the Flash memory of the current unit.
z Entering the path name or file name directly. This method can be used to specify a
path or a file in the current work directory.
1.2.3 Directory Operations
The file system provides directory-related functions, such as:
z Creating/deleting a directory
z Displaying the current work directory, or contents in a specified directory
Table 1-4 describes the directory-related operations.
Perform the following configuration in user view.
Table 1-4 Directory operations
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 work
directory
pwd
Optional
Display the information
about specific directories
and files
dir [ /all ] [ /fabric |
file-url ]
Optional
Enter a specified directory
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.