Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tftp-server: The server for the Trivial File Transfer Protocol (TFTP).
Name: | tftp-server |
Vendor: | Scientific Linux |
Version: | 0.39 |
License: | BSD |
Release: | 3.el4 |
URL: | |
- Summary
- The Trivial File Transfer Protocol (TFTP) is normally used only for
booting diskless workstations. The tftp-server package provides the
server for TFTP, which allows users to transfer files to and from a
remote machine. TFTP provides very little security, and should not be
enabled unless it is expressly needed. The TFTP server is run from
/etc/xinetd.d/tftp, and is disabled by default on Red Hat Linux systems.
Changelog
- * Fri Feb 1 18:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> 0.39-3
- fix bug which would cause "r" remapping rules to be incorrectly rejected
- Resolves: #219343
- tftp-server logs in local time
- Resolves: #242653
- make tftpd work with the client using broadcast
- Resolves: #218034
- * Tue Aug 22 19:00:00 2006 Maros Barabas <mbarabas{%}redhat{*}com> 0.39-2
- fix double free error when hitting ^C (#186201)
- * Mon Sep 13 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com> 0.39-1
- Update to new version makes tftp work, says upstream.
- Remove malta patch