Directory Operations; File Operations - H3C S3100-52P Operation Manual

Hide thumbs Also See for S3100-52P:
Table of Contents

Advertisement

Operation Manual – File System Management
H3C S3100-52P Ethernet Switch
Note:
S3100-52P Ethernet switches allow you to input a file path and file name in one of the
following ways:
In universal resource locator (URL) format and starting with "unit1>flash:/". or
"flash:/" This method is used to specify a file in the current Flash memory. For
example, the URL of a file named text.txt in the root directory of the switch is
unit1>flash:/text.txt or flash:/text.txt.
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. For example, to access file text.txt in the
current directory, you can directly input the file name text.txt as the file URL.

1.1.3 Directory Operations

The file system provides directory-related functions, such as:
Creating/deleting a directory
Displaying the current work directory, or contents in a specified directory
Table 1-2
Perform the following configuration in user view.
Table 1-2 Directory operations
Create a directory
Delete a directory
Display the current work directory
Display the information about
specific directories and files
Enter a specified directory
Note:
Only empty directories can be deleted by using the rmdir command.
In the output information of the dir /all command, deleted files (that is, those stored
in the recycle bin) are embraced in brackets.

1.1.4 File Operations

The file system also provides file-related functions listed in
describes the directory-related operations.
To do...
Chapter 1 File System Management Configuration
Use the command...
mkdir directory
rmdir directory
pwd
dir [ /all ] [ file-url ]
cd directory
1-2
Remarks
Optional
Optional
Optional
Optional
Optional
Table
1-3.

Advertisement

Table of Contents
loading

Table of Contents