Как включить TFTP Client в Windows 10, 8.1, 7
В данной статье показаны действия, с помощью которых можно включить компонент TFTP Client в операционной системе Windows 10, Windows 8.1 и Windows 7
TFTP (Trivial File Transfer Protocol — простой протокол передачи файлов) используется главным образом для первоначальной загрузки по сети операционных систем бездисковых рабочих станций, для обмена файлами с удаленным компьютером, на котором запущена служба TFTP, а так же для загрузки обновлений и конфигураций сетевых устройств (модемов, маршрутизаторов, систем хранения данных и т.п.). TFTP, в отличие от FTP, не содержит возможностей аутентификации (хотя возможна фильтрация по IP-адресу) и основан на транспортном протоколе UDP.
По умолчанию компонент TFTP Client в операционных системах Windows 10, Windows 8.1 и Windows 7 отключён, но при необходимости можно легко включить его используя любой из способов, которые представлены далее в этой инструкции.
Как включить TFTP Client в окне «Компоненты Windows»
Чтобы включить компонент TFTP Client, нажмите сочетание клавиш 
В открывшемся окне «Компоненты Windows» установите флажок компонента TFTP Client и нажмите OK.
Через непродолжительное время Windows применит требуемые изменения и компонент TFTP Client будет включен.
Включение TFTP Client в командной строке
Вы можете включить или отключить компонент TFTP Client в командной строке используя DISM.
Чтобы включить компонент TFTP Client, запустите командную строку от имени администратора и выполните следующую команду:
Dism /online /Enable-Feature /FeatureName:TFTP
Чтобы отключить компонент TFTP Client, запустите командную строку от имени администратора и выполните следующую команду:
Dism /online /Disable-Feature /FeatureName:TFTP
Всключение через Windows PowerShell
Также включить или отключить компонент TFTP Client можно в консоли PowerShell.
Чтобы включить компонент TFTP Client, откройте консоль Windows PowerShell от имени администратора и выполните следующую команду:
Enable-WindowsOptionalFeature –FeatureName «TFTP» -Online
Чтобы отключить компонент TFTP Client, откройте консоль Windows PowerShell от имени администратора и выполните следующую команду:
Disable-WindowsOptionalFeature –FeatureName «TFTP» -Online
После включения компонента TFTP Client можно использовать утилиту tftp.exe для выполнения необходимых задач.
Если компонент TFTP Client отключен, то при вводе команды tftp в консоли командной строки вы увидите сообщение о том что:
«tftp» не является внутренней или внешней
командой, исполняемой программой или пакетным файлом.
Используя рассмотренные выше действия, можно включить или отключить компонент TFTP Client в операционной системе Windows 10, Windows 8.1 и Windows 7
TFTP-сервер на Windows 7 и включение службы Клиент TFTP
Как поднять tftp-сервер на Windows 7 и как включить службу Клиент TFTP
TFTP это?
TFTP (англ. Trivial File Transfer Protocol — простой протокол передачи файлов)
используется главным образом для первоначальной загрузки без дисковых рабочих станций.
TFTP, в отличие от FTP, не содержит возможностей аутентификации (хотя возможна фильтрация по IP-адресу)
и основан на транспортном протоколе UDP.
Применение
Основное назначение TFTP — обеспечение простоты реализации клиента. В связи с этим он используется для загрузки бездисковых рабочих станций, загрузки обновлений и конфигураций в «умные» сетевые устройства, записи статистики с мини-АТС (CDR) и аппаратных маршрутизаторов/файрволов.
Источник
Как поднять TFTP-сервер
Качаем тот вариант, что нам нужен здесь
В качестве примера был выбран tftpd32 standard edition (zip).
Распаковываем/устанавливаем и запускаем с настройками:

Смотрим чтобы антивирусы/брандмауэры не мешали и пробуем закачать или скачать, например, файлы конфига.
ip-адрес компьютера = ip-адрес tftp-сервера.
Примеры команды по передаче файлов
tftp 192.168.1.2 GET file.txt
tftp 192.168.1.2 PUT file.txt
Как включить клиента TFTP
Включение службы TFTP.
Переходим в Панель управления:

Переходим в включение или отключение компонентов Windows

Переходим в Включение или отключение компонентов Windows

Tftp Client for Windows 7
Windows 7 has a Built-in TFTP Client that can be easily and quickly enabled to let you transfer files locally or remotely using TFTP protocol without the need for additional 3rd Party Software.
In order to get the client up and running, you’ll need to follow the steps below to first install the Client and then ensure that your Firewall (if you have one) will allow the transfer of files to and from your machine.
Installation
- Click on your START button at the Bottom Left corner of the Screen and click on CONTROL PANEL
- The Control Panel will then open up. You’ll want to Click on Programs and Features
- The Programs and Features Dialog box will then open, and you’ll need to click on Turn Windows features on or off on the Left side menu
- The Windows Features dialog box will then Pop-up. Scroll down until you see the TFTP Client check box and CHECK it. (Make sure the box is CHECKED like in the screenshot below)
- Press the OK button and wait for the Software to install. (This process can take a couple minutes.)
- When the TFTP Client has finished installing, the “Please wait while Windows makes changes to Features. This might take Several minutes.” dialog box will disappear. Click on the OK button to close the Windows Feature box. Your TFTP Client is now installed.
- To Use the software, you will need to open a Command Prompt window and type in TFTP and any of the following commands, as pictured below in the screenshot.
Firewall Exceptions for TFTP Client in Windows 7
Before you can start using the client to send or get files, you’ll need to ensure that the Windows Firewall (or any 3rd Party firewall software you have installed) has an Exception specified to allow the inbound/outbound transfer of files using the TFTP client we just installed.
If you are using the built-in Windows Firewall, you’ll need to do the following:
- Click on START > then click on Control Panel
- When the Control Panel windows opens, Click on Windows Firewall
- Within the Windows Firewall window, on the Left Side of the Window, click on the link that says Allow a program or feature through the Windows Firewall
- You should now see the “Allowed Programs” window. Click on the button at the bottom right that says Allow another program…
- You should now see the “Add a Program” window. You will Not find the TFTP option if you scroll down – instead, you will need to Browse for the program. Click the BROWSE button. This will allow you to specify a path to the TFTP.exe file.
- When the Browse dialog box comes up, it should have opened in C:\Windows\System32 folder. Scroll down til you find TFTP.EXE and double-click on it.
- Click the Add button in the “Add a Program” window, as you now have added the Path C:\Windows\System32\TFTP.EXE.
- Once your back at the “Allowed Programs” box, the Trivial File Transfer Protocol App should be highlighted. You can now choose which Network you want to allow that program to have access too. Choose either “ Domain “, “ Home/Work “, or “ Public “.
- Press the OK button to finish the process.
You should now have the ability to PUT or GET files using the Windows 7 TFTP client utility through the command line using the commands pictured above.
















