Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tftp-server: The server for the Trivial File Transfer Protocol (TFTP).
        
        
            | Name: | tftp-server | Vendor: | Scientific Linux | 
        
            | Version: | 0.42 | License: | BSD | 
        
            | Release: | 3.1 | 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
        
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.42-3.1
- - rebuild 
            - * Mon Apr 10 17:00:00 2006 Radek Vokál <rvokal{%}redhat{*}com> 0.42-3
- - show localtime instead of GMT (#172274) 
            - * Wed Mar 22 16:00:00 2006 Radek Vokál <rvokal{%}redhat{*}com> 0.42-2
- - fix double free error when hitting ^C (#186201)