Command Manual – FTP and TFTP 
Quidway S3900 Series Ethernet Switches-Release 1510  Chapter 1  FTP and TFTP
 
Huawei Technologies Proprietary 
1-32 
Example 
# Display the source IP address that the TFTP client always uses to connect with a 
TFTP server. 
<Quidway> display tftp source-ip 
The source IP you specified is 192.168.0.1 
1.3.2  tftp 
Syntax 
tftp { ascii | binary } 
View 
System view 
Parameter 
ascii: Transfers data in the ASCII mode. 
binary: Transfers data in the binary mode. 
Description 
Use the tftp { ascii | binary } command to set the TFTP data transfer mode. 
By default, the binary mode is adopted. 
Example 
# Specify to adopt the ASCII mode. 
<Quidway> system-view 
System View: return to User View with Ctrl+Z. 
[Quidway] tftp ascii 
TFTP transfer mode changed to ASCII. 
1.3.3  tftp get 
Syntax 
tftp tftp-server get source-file [ dest-file ] 
View 
User view 
Parameter 
tftp-server: IP address or the host name of a TFTP server. 
source-file: Name of the file to be downloaded from the TFTP server.