<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TFTP Server韌體更新設定檔備份的好夥伴tftpd32! &#8211; 21點情報網</title>
	<atom:link href="https://ailog.tw/lifelog/tag/tftp-server%E9%9F%8C%E9%AB%94%E6%9B%B4%E6%96%B0%E8%A8%AD%E5%AE%9A%E6%AA%94%E5%82%99%E4%BB%BD%E7%9A%84%E5%A5%BD%E5%A4%A5%E4%BC%B4tftpd32/feed/" rel="self" type="application/rss+xml" />
	<link>https://ailog.tw/lifelog</link>
	<description></description>
	<lastBuildDate>Sat, 23 Jan 2021 08:14:29 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>TFTP Server韌體更新、設定檔備份的好夥伴tftpd32!</title>
		<link>https://ailog.tw/lifelog/2020/04/21/tftpd32/</link>
		
		<dc:creator><![CDATA[blackjack]]></dc:creator>
		<pubDate>Tue, 21 Apr 2020 14:38:25 +0000</pubDate>
				<category><![CDATA[3C資訊]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SNTP]]></category>
		<category><![CDATA[Syslog]]></category>
		<category><![CDATA[TFTP]]></category>
		<category><![CDATA[TFTP Server韌體更新]]></category>
		<category><![CDATA[TFTP Server韌體更新設定檔備份的好夥伴tftpd32!]]></category>
		<category><![CDATA[tftpd32]]></category>
		<guid isPermaLink="false">https://ailog.tw/lifelog/?p=3285</guid>

					<description><![CDATA[維護網路設備時難免會遇到要「設定備份」或「軟體更新」的時候，雖然現在的設備都已相當流行透過網頁進行這些動作，但 &#8230; <p class="link-more"><a href="https://ailog.tw/lifelog/2020/04/21/tftpd32/" class="more-link">閱讀全文<span class="screen-reader-text">〈TFTP Server韌體更新、設定檔備份的好夥伴tftpd32!〉</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>維護網路設備時難免會遇到要「設定備份」或「軟體更新」的時候，雖然現在的設備都已相當流行透過網頁進行這些動作，但透過指令模式搭配TFTP Server來進行，整個操作過程不僅更加的快速，也相當適合大量設備維護時使用，就快跟著小編來了解如何使用免費版本的tftpd32吧!<span id="more-3285"></span></p>
<p>1、TFTP簡介<br />
TFTP(Trivial File Transfer Protocol)是一種很像FTP服務的協定，但不具有身分認證功能，且採用UDP 69埠為協定通訊埠，可以讓Client端上傳或下載檔案，最常被用來進行設備的設定檔備份或軟體更新等應用。</p>
<p>2、免費版的TFTP Server軟體<br />
tftpd32是一套20多年的opensource 軟體，從4.00版本開始支援IPV6，除了TFTP相關功能外，更包含了DHCP、DNS、SNTP、Syslog等功能，是一套相當出色的軟體。</p>
<p>tftpd32官方網址：<br />
<a href="https://tftpd32.jounin.net/">https://tftpd32.jounin.net/</a></p>
<p>下載頁面：<br />
<a href="https://tftpd32.jounin.net/tftpd32_download.html">https://tftpd32.jounin.net/tftpd32_download.html</a></p>
<p>注意事項：<br />
32位元最新版本為：v4.52<br />
64位元最新版本為：v4.64<br />
portable edition：為免安裝版本<br />
service edition：為安裝成伺服器服務的版本</p>
<p>3、tftpd32使用介紹<br />
(a)、程式檔案列表<br />
小編慣用的是免安裝版本，下圖為v4.64<br />
版本下載解壓縮後的檔案列表，其中tftpd64.exe則為主程式。<br />
<img decoding="async" class="alignnone size-full wp-image-3313" src="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP001.png" alt="" width="200" height="132" /></p>
<p>(b)、軟體介面<br />
執行 tftpd64.exe 檔案後即可看到下圖的軟體介面。<br />
點選「Settings」進行軟體設定。<br />
<img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-3315" src="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP002.png" alt="" width="405" height="341" srcset="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP002.png 405w, https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP002-300x253.png 300w" sizes="(max-width: 405px) 100vw, 405px" /><br />
Current Directory：為Tftp Server目前提供檔案傳輸的目錄，該目錄位置可以透過可以透過後方的「Browse」進行變更。<br />
Server interface：為目前提供Tftp服務的網路介面卡IP。<br />
點選「Show Dir」可以瀏覽目前目錄下有哪些檔案。</p>
<p>(c)、軟體功能項目設定<br />
在「GLOBAL」全區設定畫面可以挑選要啟用的服務項目，小編通常都作為tftp server來傳輸檔案，因此只勾選TFTP Server。<br />
<img decoding="async" class="alignnone size-full wp-image-3317" src="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP003.png" alt="" width="400" height="564" srcset="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP003.png 400w, https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP003-213x300.png 213w" sizes="(max-width: 400px) 100vw, 400px" /></p>
<p>(d)、TFTP服務目錄設定<br />
接著在TFTP頁面設定「Base Directory」目錄，將路徑設定在想要進行檔案傳輸的目錄。(例如韌體下載、設定檔下載等)<br />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-3319" src="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP004.png" alt="" width="400" height="564" srcset="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP004.png 400w, https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP004-213x300.png 213w" sizes="auto, (max-width: 400px) 100vw, 400px" /></p>
<p>(e)、TFTP目錄確認<br />
回到主畫面後點選「Show Dir」確認一下檔案列表中是否為想要傳輸的檔案，如果沒問題就可以開始透過TFTP Server服務來上傳或下傳檔案，但路徑如有錯誤請重新選擇正確的目錄。<br />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-3320" src="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP005.png" alt="" width="408" height="342" srcset="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP005.png 408w, https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP005-300x251.png 300w" sizes="auto, (max-width: 408px) 100vw, 408px" /></p>
<p>(f)、點選「Log viewer」可以查看傳輸紀錄<br />
<img loading="lazy" decoding="async" class="alignnone size-full wp-image-3323" src="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP006.png" alt="" width="405" height="341" srcset="https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP006.png 405w, https://ailog.tw/lifelog/wp-content/uploads/2020/04/TFTP006-300x253.png 300w" sizes="auto, (max-width: 405px) 100vw, 405px" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
