TFTP
TFTP is file transfer stripped to the bone: no logins, no directory listings, no encryption — a protocol so small it fits in a network card's boot ROM, which is exactly why it still matters. Switches fetch their configs over it, phones and access points pull firmware, and PXE network installs begin with it.
This series treats TFTP with the respect a sharp tool deserves: how the lock-step protocol works, safe operating procedures for configs and firmware, the PXE boot chain demystified, how to contain a protocol that has no security of its own, and the modern alternatives as devices grow up.
Articles in This Series
- How TFTP Works: The Tiny Protocol That Boots Your Network
UDP mechanics, lock-step blocks, and why minimal still matters. - TFTP for Device Configs and Firmware: Safe Operating Procedure
Backup and restore workflows, verification, and a sane config archive. - PXE Boot and TFTP: How Network Installs Actually Work
The DHCP-to-TFTP handoff and where PXE setups break. - TFTP Security: Why It Has None and How to Contain It
Management-network isolation, ACLs, read-only roots, monitoring. - Running a TFTP Server Properly
Setup, permissions, timeouts, and the classic troubleshooting cases. - Beyond TFTP: Modern Transfer Options for Device Management
SCP/HTTPS-capable gear, zero-touch provisioning, and when to migrate.
Explore More Topics
This series is part of the Sysax file transfer topic library, which covers the protocols, security practices, automation techniques, and operational skills behind reliable file transfer. The library pairs well with the practical tools we build: Sysax Multi Server, a secure FTP, FTPS, SFTP, and HTTPS server for Windows, and Sysax FTP Automation, which schedules and scripts secure transfers so the routine ones run themselves.
