This is announcement of a new major version of LFTP.

News since last version (2.5.4):
* separated rate limitations for download and upload (set limit-rate 200:100).
* added SSL certificate support and several SSL related settings.
* connection slot support. Now you can switch sessions with Meta-[123...]
  or with command `slot <name>'. You can also use slot:<name> as a pseudo-URL.
* per-slot queues. Now you can have several queues for the same site using
  different slots.
* queue can be stopped now. Use `queue' with no args to create a stopped
  queue, `queue start' to run it, `queue stop' to stop it. When you exit lftp,
  the queue will start automatically.
* mirror now appends source base name to target if target ends with a slash.
* improved hftp:proxy setting. Now it defaults to http:proxy and is not
  needed if ftp:proxy is set to `http://...'.
* fixed mirror in case of server without MDTM command (Glenn Maynard).
* mirror could start multiple transfers if it could not cd to a direcory,
  even without --parallel (test case by Glenn Maynard).
* fixed fd leak in `(commands)' structure (Glenn Maynard).
* fixed memory leak in '(commands)'.


LSM entry:
Begin3
Title:          LFTP command line file transfer program
Version:        2.6.0
Entered-date:   2002-08-02
Description:    LFTP is a shell-like command line ftp client. It is
                reliable: can retry operations and does reget automatically.
                It can do several transfers simultaneously in background.
                You can start a transfer in background and continue browsing
                the ftp site or another one. This all is done in one process.
                Background jobs will be completed in nohup mode if you exit
                or close modem connection. Lftp has reput, mirror, reverse
                mirror among its features. Since version 2.0 it also supports
                http protocol. Other features include: ipv6 support, context
                sensitive completion, output redirection to files or to pipe,
                SOCKS support (configure option), ftp and http proxy support,
                transfer rate throttling for each connection and for all
                connections in sum, job queueing, job execution at specified
                time, opie/skey support in ftp protocol, ssl for http and ftp,
                fxp transfers.
Keywords:       ftp client, readline, reliable, background, parallel, http
Author:         [EMAIL PROTECTED] (Alexander V. Lukyanov)
Maintained-by:  [EMAIL PROTECTED] (Alexander V. Lukyanov)
Primary-site:   ftp.yars.free.net /pub/software/unix/net/ftp/client/lftp
                1476 kB lftp-2.6.0.tar.gz
Alternate-site: metalab.unc.edu /pub/Linux/system/network/file-transfer
Platforms:      Unix, G++
Copying-policy: GNU GPL
End


LFTP has a web page at http://lftp.yar.ru/

-- 
   Alexander.

Reply via email to