6 File System
Quidway NetEngine80
Configuration Guide - Basic Configurations
6-8 Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 04 (2009-12-20)
Step 1 Enter the user view.
Step 2 Run:
cd directory
The directory of the file is displayed.
Step 3 Run:
copy source-filename destination-filename
The file is copied.
----End
The length of the file must exceed zero bytes; otherwise, the file cannot be copied.
6.4.3 Moving Files
Do as follows on the router:
Step 1 Enter the user view.
Step 2 Run:
cd directory
The directory of the file is displayed.
Step 3 Run:
move source-filename destination-filename
The file is moved.
----End
6.4.4 Renaming Files
Do as follows on the router:
Step 1 Enter the user view.
Step 2 Run:
cd directory
The directory of the file is displayed.
Step 3 Run:
rename source-filename destination-filename
The file is renamed.
----End