![Huawei Quidway S5600 Operation Manual Download Page 885](http://html.mh-extra.com/html/huawei/quidway-s5600/quidway-s5600_operation-manual_169841885.webp)
Operation Manual – File System Management
Quidway S5600 Series Ethernet Switches-Release 1510
Chapter 1 File System Management and
Configuration
Huawei Technologies Proprietary
1-7
Caution:
The format operation leads to the loss of all files, including the configuration files, on the
Flash memory and is irretrievable.
1.2.6 Prompt Mode Configuration
You can set the prompt mode of the current file system to
alert
or
quiet
. In alert mode,
the file system will give a prompt for confirmation if a potentially dangerous command is
executed to delete/cover a file and so on. In quiet mode, such prompt will not be
displayed.
Table 1-7
Configuration on prompt mode of file system
Operation
Command
Description
Enter system view
system-view
—
Configure the
prompt mode of
the file system
file prompt
{
alert
|
quiet
}
Required
By default, prompt mode of
the file system is
alert
.
1.2.7 File System Configuration Example
# Display all the files in the root directory of the file system on the local unit.
<Quidway> dir /all
Directory of unit1>flash:/
1 (*) -rw- 5822215 Jan 01 1970 00:07:03 s5600.bin
2 -rwh 4 Apr 01 2000 23:55:49 snmpboots
3 -rwh 428 Apr 02 2000 00:47:30 hostkey
4 -rwh 572 Apr 02 2000 00:47:38 serverkey
5 -rw- 1220 Apr 02 2000 00:06:57 song.cfg
6 -rw- 5026103 Jan 01 1970 00:04:34 s5600v1r1.bin
7 -rwh 88 Apr 01 2000 23:55:53 private-data.txt
8 (*) -rw- 1376 Apr 02 2000 01:56:28 vrpcfg.cfg
15367 KB total (4634 KB free)
(*) -with main attribute (b) -with backup attribute
(*b) -with both main and backup attribute
# Copy the file flash:/vrpcfg.cfg to flash:/test/, with 1.cfg as the name of the new file.
<Quidway> copy flash:/vrpcfg.cfg flash:/test/1.cfg