D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 1 File System Configuration
1-6
DES-7200# copy tftp:[[//location]/directory]/filename
destnation-url
In the CLI privileged mode, use the following command to upload files:
DES-7200# copy source-url
tftp:[[//location]/directory]/filename
Transmit files through xModem:
In the CLI privileged mode, use the following command to download files:
DES-7200# copy xmodem: destnation-url
In the CLI privileged mode, use the following command to upload files:
DES-7200# copy source-url xmodem:
1.3 Typical Configuration
Example
1.3.1 Downloading Files from the
TFTP Server
The following example shows how to download a.dat from the c:\download\ of the TFTP server
to the local device:
Step 1: Run the TFTP Server on the host and select C:\download where the file to be
downloaded 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 tftp://192.168.201.54/a.dat flash:
Destination filename [a.dat]?
Accessing tftp://192.168.201.54/a.dat
!!!!!!!!!!!!!!!!!!!!!!!
Transmission finished, file length 343040
Step 4: Run the dir command to show the files on the device.
DES-7200#dir
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