Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lftp: A sophisticated file transfer program
        
        
        - Summary
- LFTP is a sophisticated ftp/http file transfer program. Like bash, it has job
control and uses the readline library for input. It has bookmarks, built-in
mirroring, and can transfer several files in parallel. It is designed with
reliability in mind.
Changelog
        
            - * Tue Nov 29 18:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 2.6.3-6
- - fix bug 171190: Chdir broken on VMS server 
            - * Tue Dec  9 18:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.6.3-5
- - rebuild 
            - * Tue Dec  9 18:00:00 2003 Nalin Dahyabhai <nalin{%}redhat{*}com> 2.6.3-4
- - include patch based on patch from Ulf Härnhammar to fix unsafe use of
  sscanf when reading http directory listings (CAN-2003-0963)