Command Manual – System Management 
Quidway S8500 Series Routing Switches  Chapter 1  File System Management Commands
 
Huawei Technologies Proprietary 
1-42 
<Quidway> tftp 1.1.3.214 get LANSwitch.app vxWorks.app 
1.5.2  tftp put 
Syntax 
tftp tftp-server put source-file [ dest-file ] 
View 
User view 
Parameter 
tftp-server: IP address or hostname of the TFTP server. The name of the TFTP server 
should be a string ranging from 1 to 20 characters.  
source-file: Specifies the filename of the source file which is saved on the switch. 
dest-file: Name of the saved-as file uploaded to the specified directory on the TFTP 
server. 
Description 
Use the tftp put command to upload a file from the switch to the specified directory on 
the TFTP server.  
Related command: tftp get. 
Example 
# Upload the vrpcfg.txt to the TFTP server at 1.1.3.214 and save it as temp.txt.  
<Quidway> tftp 1.1.3.214 put vrpcfg.txt temp.txt