DES-7200 Configuration Guide Chapter 1 File System Configuration
1-9
1.3.5 Moving Files from FLASH to
USB
The following example shows how to move config.txt from FLASH to U-shaped disc inserting
USB0 and save it in the backup directory of U-shaped disc:
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 the root directory of U-shaped disc:
DES-7200#cd usb0:/
Confirm the current path:
DES-7200#pwd
usb0:/
Create backup directory on U-shaped disc:
DES-7200#mkdir backup
Copy the file to U-shaped disc:
DES-7200#copy flash:/config.text config.text
Check the result.
DES-7200#dir backup
Directory of usb0:/backup
Mode Link Size MTime Name
-------- ---- --------- -------------------
------------------
1 399 2009-01-01 00:01:37 config.text
----------------------------------------------------------
----
Total 33030144 bytes (31MB) in this device, 20488192 bytes
(19MB) available.