Operation Manual – File System ManagementH3C S5600 Series Ethernet Switches Chapter 1 File System Management Configuration1-5cause data loss, for example, deleting or overwriting a file. In quiet mode, such promptwill not be displayed.Follow these steps to set the prompt mode of file system:To do… Use the command… RemarksEnter system view system-view —Configure the promptmode of the file systemfile prompt { alert |quiet }RequiredBy default, the prompt modeof the file system is alert.1.1.7 File System Configuration Examples# Display all the files in the root directory of the file system on the local unit. dir /allDirectory of unit1>flash:/1 (*) -rw- 5822215 Jan 01 1970 00:07:03 test.bin2 -rwh 4 Apr 01 2000 23:55:49 snmpboots3 -rwh 428 Apr 02 2000 00:47:30 hostkey4 -rwh 572 Apr 02 2000 00:47:38 serverkey5 -rw- 1220 Apr 02 2000 00:06:57 song.cfg6 -rw- 5026103 Jan 01 1970 00:04:34 testv1r1.bin7 -rwh 88 Apr 01 2000 23:55:53 private-data.txt8 (*) -rw- 1376 Apr 02 2000 01:56:28 config.cfg15367 KB total (4634 KB free)(*) -with main attribute (b) -with backup attribute(*b) -with both main and backup attribute# Copy the file flash:/config.cfg to flash:/test/, with 1.cfg as the name of the new file. copy flash:/config.cfg flash:/test/1.cfgCopy unit1>flash:/config.cfg to unit1>flash:/test/1.cfg?[Y/N]:y..%Copy file unit1>flash:/config.cfg to unit1>flash:/test/1.cfg...Done.# Display the file information after the copy operation. dir /allDirectory of unit1>flash:/1 (*) -rw- 5822215 Jan 01 1970 00:07:03 test.bin2 -rwh 4 Apr 01 2000 23:55:49 snmpboots