Tftpd32 is a bundle including a full featured TFTP server, a TFTP client, a DHCP server and a syslog server. Tftpd32 is designed for Windows 95, NT and XP. The executable file takes less than 100kB and requires no DLL. (except wsock32.dll).
直接从官方下载的。An opensource full featured TFTP server, a TFTP client, a BOOTP/DHCP Server, an SNTP server, a DNS server and a SYSLOG server combined into a single program which takes less than 200 kBytes.
用TFTP(Trivial File Transfer Protocol)来实现文件的传送是一种基于UDP连接的文件传输,一般是使用Windows自带的tftp.exe和一个TFTP服务器端软件构成一个完整的传输结构。它是这样使用的: 首先运行本地的TFTP Server(比如tftpd32.exe)软件并保证始终开启直至传输全部完成, 然后在telnet中(当然你也可以在其他shell中)运行下面的命令: C:\>tftp –i ip get xinxin.exe c:\abc\x