<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tftpd64 on KTDEVX</title><link>/en/tags/tftpd64/</link><description>KTDEVX (Tftpd64)</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>ktdevx@gmail.com
(Kaito Takemura)</managingEditor><lastBuildDate>Sun, 16 Mar 2025 16:44:58 +0900</lastBuildDate><atom:link href="/en/tags/tftpd64/index.xml" rel="self" type="application/rss+xml"/><item><title>Set Up a TFTP Server on Windows Using Tftpd64</title><link>/en/blog/setup-tftp-server-on-windows-using-tftpd64/</link><pubDate>Sun, 16 Mar 2025 16:44:58 +0900</pubDate><author>ktdevx@gmail.com (Kaito Takemura)</author><guid>/en/blog/setup-tftp-server-on-windows-using-tftpd64/</guid><description>&lt;p>Tftpd64 is software for Windows that provides TFTP, SNTP, SYSLOG, DHCP, and DNS servers.&lt;/p>
&lt;p>This article explains how to set up a TFTP server on Windows using Tftpd64.&lt;/p>
&lt;h2 id="install-tftpd64" >
&lt;div>
&lt;a href="#install-tftpd64">
#
&lt;/a>
Install Tftpd64
&lt;/div>
&lt;/h2>
&lt;p>The Tftpd64 installer is available as a file named &lt;code>Tftpd64-&amp;lt;version&amp;gt;-setup.exe&lt;/code> on the &lt;a href="https://pjo2.github.io/tftpd64/">Tftpd64 official website&lt;/a>. Download and run the installer.&lt;/p>
&lt;p>&lt;img alt="Tftpd64 installer" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-install1.webp">&lt;/p>
&lt;p>The license is displayed. Review it and select I Agree to continue.&lt;/p>
&lt;p>&lt;img alt="Tftpd64 installer" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-install2.webp">&lt;/p>
&lt;p>You can configure the installation options. After configuring them, select Next to continue.&lt;/p>
&lt;p>&lt;img alt="Tftpd64 installer" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-install3.webp">&lt;/p>
&lt;p>Choose where to install Tftpd64. After configuring the location, select Install to start the installation.&lt;/p>
&lt;p>&lt;img alt="Tftpd64 installer" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-install4.webp">&lt;/p>
&lt;p>When Completed! is displayed on the screen, the installation is complete. Select Close to exit the installer.&lt;/p>
&lt;h2 id="use-tftpd64" >
&lt;div>
&lt;a href="#use-tftpd64">
#
&lt;/a>
Use Tftpd64
&lt;/div>
&lt;/h2>
&lt;p>Run the installed &lt;code>tftpd64.exe&lt;/code> to launch Tftpd64.&lt;/p>
&lt;p>&lt;img alt="Tftpd64" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-usage1.webp">&lt;/p>
&lt;p>After launching Tftpd64, select Settings to open the settings screen.&lt;/p>
&lt;p>&lt;img alt="Tftpd64" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-usage2.webp">&lt;/p>
&lt;p>The GLOBAL tab on the settings screen contains settings for Tftpd64 as a whole. Since only the TFTP server is used in this example, select only TFTP Server.&lt;/p>
&lt;p>&lt;img alt="Tftpd64" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-usage3.webp">&lt;/p>
&lt;p>The TFTP tab contains settings related to TFTP. Set the base directory published by the TFTP server in Base Directory.&lt;/p>
&lt;p>By default, Tftpd64 accepts connections from TFTP clients on all network interfaces. Select Bind TFTP to this address and specify an IP address to choose the address on which the server is published.&lt;/p>
&lt;p>After configuring the settings, select OK to apply them.&lt;/p>
&lt;p>&lt;img alt="Tftpd64" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-usage4.webp">&lt;/p>
&lt;p>A confirmation dialog is displayed. Select OK to restart Tftpd64. The TFTP setup is now complete.&lt;/p>
&lt;p>Place an appropriate file in the directory and try retrieving it from a TFTP client.&lt;/p>
&lt;p>&lt;img alt="Tftpd64" src="https://www.ktdevx.com/ja/blog/setup-tftp-server-on-windows-using-tftpd64/images/tftpd64-usage5.webp">&lt;/p>
&lt;p>You can confirm that the TFTP client can access the server.&lt;/p>
&lt;p>If you cannot access the server, review the IP address and port settings and check whether security software is blocking the connection.&lt;/p></description></item></channel></rss>