Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


Return to article

Create a TFTPD Server in Win2K
 

By default, Windows 2000 doesn't install the Trivial FTP Daemon (TFTPD) service. You can install a third-party TFTPD server, but you can actually install the TFTPD service without a third-party server. Copy the tftpd.exe file from \%systemroot%\system32\dllcache to \%systemroot%\system32. Then, use the Microsoft Windows 2000 Server Resource Kit's Instsrv utility to create the service as follows.

instsrv tftpd c:\winnt\system32\tftpd.exe

To start the service, enter

net start tftpd

You have now created a TFTPD server on Win2K. To test the server, enter

tftp -i  put 

The service will create a directory named tftpdroot in \%SystemDrive%, and the file whose name you entered above will be in this directory.







Reader Comments

Excellent.

Esworthy -October 23, 2002

I just tried this on a Win2k3 Sever. The service continued to fail until i manualy created the directory "tftpdroot" at the root of the system drive.

gkorten -January 03, 2007

I just tried this on a Win2k3 Sever. The service continued to fail until i manualy created the directory "tftpdroot" at the root of the system drive.

gkorten -January 03, 2007
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement