Skip to content

Add LFTP 4.7.3 #65

Merged
merged 1 commit into from
Jul 21, 2016
Merged

Add LFTP 4.7.3 #65

merged 1 commit into from
Jul 21, 2016

Commits on Jul 21, 2016

  1. lftp: Add version 4.7.3

    > LFTP is a sophisticated ftp/http client, and a file transfer program
    > supporting a number of network protocols. Like BASH, it has job
    > control and uses the readline library for input. It has bookmarks, a
    > built-in mirror command, and can transfer several files in parallel.
    > It was designed with reliability in mind. LFTP is free software,
    > distributed under the GNU GPL license. [1]
    
    A postdoc asked which program allows to limit the bandwidth. `sftp`
    could do it, but it’s not clear, if a SFTP connection is possible.
    
    Create a standard bee file with the command below.
    
    ```
    > bee init http://lftp.yar.ru/ftp/lftp-4.7.3.tar.xz
    creating lftp-4.7.3-0.bee from template '/etc/default/bee/templates/fallback'
    ```
    
    [1] https://lftp.yar.ru/
    pmenzel committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    be2a51a View commit details
    Browse the repository at this point in the history