D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 1 File System Configuration
1-7
----------------------------------------------------------
----
3 Files (Total size 11181455 Bytes), 9 Directories.
Total 33030144 bytes (31MB) in this device, 20492288 bytes
(19MB) available.
1.3.2 Uploading Files to the TFTP
Server
The following example shows how to upload a.dat to the c:\download\ of the TFTP server:
Step 1: Run the TFTP Server on the host and select C:\download where the file to be uploaded
locates.
Step 2: Use the ping command to test the connection between the device and the TFTP
server.
Step 3: Log on the device, enter the privileged mode and run the command:
DES-7200#copy flash:/a.dat tftp://192.168.201.54/a.dat
Accessing flash:a.dat...
!!!!!!!!!!!!!!!!!!!!!!!
Transmission finished, file length 343040
Step 4: Check the result.
1.3.3 Downloading Files through
xModem
The following example shows how to download config.txt from PC throuhg xModem to the
local device:
Step 1: Use serial cable to connect the seiral interface of PC and the serial interface of the
device.
Step 2: Run the hyperterminal of Windows to connect to the console of the device.
Step 3: In the privileged mode, use the following command to download file:
DES-7200# copy xmodem: flash:/config.text
Step 4: In the Windows hyperterminal of local deivce, select Transmit files of Transmit menu.
Step 5: In the pop-up dialog box, select the file to download and xModem. Click Transmit. The
Windows hyperterminal shows the transmission progress and packets.
Step 6: Run the dir command to show the files on the device.
Directory of flash:/
Mode Link Size MTime Name
-------- ---- --------- -------------------
------------------