XP/2k/2003: Install/Setup Windows TFTP server
Microsoft stopped shipping a TFTP server with their operating systems as of Windows NT 3.51, supposedly because it was not secure (at least they were giving security a passing glance back then). There are lots of reasons that a TFTP server is important (like uploading an image to a Cisco device or resetting a PIX password). This recipe describes a free third-party TFTP server.
Performing a google search for tftp server free will lead to a number of TFTP servers. The SolarWinds TFTP server has worked well for me in the past. Download, install, reboot, and you are almost ready to server files by TFTP.
After the reboot, run the server (look in Start -> All programs -> SolarWinds …). After the TFTP server window opens, click File -> Configure. The default directory for files served by the TFTP server is C:\TFTPBOOT — if you have files in another directory that you’d like to serve, you can change the TFTP root directory here.
Before you can serve any files, you need to configure the server to transfer files (the default setting is receive only). Click on the Security tab in the configuration window and select Transmit only or Transmit and Receive files, depending on your needs. If you are worried about unauthorized access to your TFTP server, you can restrict access by IP address range in the Advanced Security tab. You can also turn on logging of all requests in the Log tab.
Once you click OK on the configuration window, you are ready to serve.










santosh said on November 20, 2008
thanks for software
santosh said on November 20, 2008
There’s problem with this product 2003.
Anonymous said on September 1, 2009
tftp is biggest loophole of cisco. there is no security for tftp
Apocalypse said on October 14, 2011
TFTPD32 worked fine for saving 3M switch configuration. It is very easy to setup and 32bit and 64bit versions available. Up to date as i write it