atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the client presents a friendly interface using libreadline. The current server implementation lacks IPv6 support.
| Tags | Internet FTP Boot |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: This release includes support for mtftp (preliminary), a way to use multicast in tftp transfer. It also includes support for libpcre which allows the user to apply regular expressions on requested file name. There are also many small enhancements and bugfixes to the multicast (RFC2090) support. Some new command line options have been added too.


Changes: Fixe buffer overflow (local and remote vulnerabilities) have been fixed. See www.securityfocus.com bid 5760, 7819, 7902, 7906, and 7907.


Changes: A libwrap segfault and autoconf issues with Red Hat have been fixed. There are new command line options, and also new debconf translations (Debian only).


Changes: This release has multicast support, libwrap support for spawned threads, autoconf enhancements, spelling fixes, and debconf translations.


Changes: Client statistics support. Better readline support in client. Daemon mode supported in server. Debconf fr, es, and de translations (debian packaging). Autoconf support.
- All comments
Recent commentsinstallation
the readme file needed a line or two on how to install atftp. It took me a while to workout that you had to run the "configure" script install atftp. that redhat directory was abit of a mis-direction for us redhat users also.