DES-7200 Configuration Guide Chapter 1 File System Configuration
1-10
Command Function
DES-7200# rename flash: old_filename
flash: new_filename
Name the file named as old_filename
to new_filename.
1.3.6 Moving Files from FLASH to
SD Card
The following example shows how to move config.txt from FLASH to SD card and save it in the
backup directory of SD card:
Directory of flash:/
Mode Link Size MTime Name
-------- ---- --------- ------------------- ------------------
1 343040 2009-01-01 02:02:59 a.dat
1 10838016 2009-01-01 00:08:38 firmware.bin
1 399 2009-01-01 00:01:37 config.text
--------------------------------------------------------------
3 Files (Total size 11181455 Bytes), 0 Directories.
Total 33030144 bytes (31MB) in this device, 20492288 bytes (19MB) available.
Enter theroot directory of SD card:
DES-7200#cd sd0:/
Confirm the current path:
DES-7200#pwd
sd0:/
Create backup directory on the SD card:
DES-7200#mkdir backup
Make sure that the direcotry is created successfully:
DES-7200#dir
Directory of sd0:/
Mode Link Size MTime Name
-------- ---- --------- ------------------- ------------------
<DIR> 1 343040 2009-01-01 02:02:59 backup
--------------------------------------------------------------