Difference between revisions of "Windows TFTP"
 (Created page with "== Installing tftp on Windows == *If you have reached this page you have received the following error in a windows command prompt: <pre> 'tftp' is not recognized as an interna...")  | 
			
(No difference) 
 | 
Revision as of 23:07, 16 June 2014
Installing tftp on Windows
- If you have reached this page you have received the following error in a windows command prompt:
 
'tftp' is not recognized as an internal or external command, operable program or batch file.
To correct this problem you will need to install tftp services on your windows computer.
- Go to Start --> Control Panel --> Programs and Features --> Turn Windows features on or off
 - Scroll down and look for TFTP Client and select it
 - Click OK
 - " Please wait while Windows makes changes..."
 - Go back to a command prompt and type:
 
tftp
- Congratulations your have now installed tftp client services.