6 File System
Quidway NetEngine80
Configuration Guide - Basic Configurations
6-6 Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 04 (2009-12-20)
The file list in the directory is displayed.
By default, running the dir command displays only the file information of the current directory.
----End
6.3.5 Creating a Directory
Do as follows on the router:
Step 1 Enter the user view.
Step 2 Run:
cd directory
The parent directory of the directory to be created is displayed.
Step 3 Run:
mkdir directory
The directory is created.
----End
6.3.6 Deleting a Directory
Do as follows on the router:
Step 1 Enter the user view.
Step 2 Run:
cd directory
The parent directory of the directory to be deleted is displayed.
Step 3 Run:
rmdir directory
The directory is deleted.
----End
6.4 Managing Files
Applicable Environment
Configure the file system to transfer files between the client and the server.
Pre-configuration Tasks
Before configuring the file system, complete the following tasks: