6 File System
Quidway NetEngine80
Configuration Guide - Basic Configurations
6-12 Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 04 (2009-12-20)
Data Preparation
To complete the configuration, you need the following data:
z
Source file name and target file name
z
Source file path and target file path
Configuration Procedures
Step 1 Display the file information in the current directory.
<Quidway> dirflash:
Directory of flash:/
0 -rw- 37 Apr 28 2007 08:56:55 private-data.txt
1 -rw- 4279 Apr 27 2007 18:03:56 vrpcfg.zip
2 -rw- 6226 Apr 12 2007 12:20:07 license.txt
3 -rw- 12079 Apr 12 2007 12:20:21 paf.txt
4 -rw- 6666 Aug 17 2006 09:32:35 log.txt
15875 KB total (5032 KB free)
Step 2 Copy files from flash:/log.txt to slave#flash:/log.txt.
<Quidway> copy flash:/log.txt slave#flash:/log.txt.
Copy flash:/log.txt to flash:/log.txt ?[Y/N]:y
% Copyed flash:/log.txt slave#flash:/log.txt
Step 3 Display the file information in the current directory, and you can view that the file is copied to
the specified directory.
<Quidway> dir slave#flash
Directory of slave#flash:/
0 -rw- 37 Apr 28 2007 08:56:55 private-data.txt
1 -rw- 4279 Apr 27 2007 18:03:56 vrpcfg.zip
2 -rw- 6226 Apr 12 2007 12:20:07 license.txt
3 -rw- 12079 Apr 12 2007 12:20:21 paf.txt
4 -rw- 6666 Aug 37 2006 09:34:35 log.txt
0 -rw- 2906 Jan 21 2004 20:36:33 vrpcfg.cfg
1 -rw- 7094180 Feb 29 2004 21:43:57 vrp5.cc
2 -rw- 94456 Feb 24 2004 19:23:50 matnlog.dat
3 -rw- 444 Jul 25 2003 14:45:30 hostkey
4 -rw- 572 Jul 25 2003 14:45:40 serverkey
5 -rw- 4 Mar 01 2004 21:19:27 snmpboots
6 -rw- 80 Mar 09 2004 09:47:36 header-file.txt
7 drw- - Mar 09 2004 09:50:38 log.txt
15875 KB total (5032 KB free)
----End