Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

TFTP usage of SylixOS

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1. Scope of application

This document is for engineers who use SylixOS for the first time and use TFTP to transfer files.

2. TFTP command

SylixOS's shell provides TFTP file transfer commands, receives or sends a file using the tftp command, and uses tftpdpath to view or set the local address of the tftp server. As shown in figures 2-1 and 2-2.

Figure 2-1 tftp receives or sends commands

-I indicates that the specified TFTP mode is "octet"; Host indicates the server address; get indicates to get a file from the TFTP server; put indicates to send a file to the TFTP server; Source represents the source file name; and Destination indicates the destination file name (this parameter can be empty when get a file).

Figure 2-2 tftpdpath View or set tftp server local address command

The tftpdpath command modifies the default path of the TFTP server, as shown in figure 2-3.

Figure 2-3 the tftpdpath command uses

Start the TFTP server, as shown in figure 2-4.

Figure 2-4 start the TFTP server on IDE

Use TFTP on SylixOS to get a test file from the server, as shown in figure 2-5.

Figure 2-5 TFTP gets the file from the server

For example, the destination file name is not specified after get in figure 2-5. The default file is stored under the tftpdpath path, or you can specify the destination file name. This is shown in figure 2-6.

Figure 2-6 TFTP obtains the specified storage path from the server

Use TFTP on SylixOS to upload files to the server, as shown in figure 2-7.

Figure 2-7 use TFTP to upload files to the server

3. references

SylixOS shell user's Manual

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report