lftp: new package
authorArnaud Rébillout <rebillout@syscom.ch>
Tue, 3 Dec 2013 08:20:07 +0000 (09:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 5 Dec 2013 08:25:49 +0000 (09:25 +0100)
commit940ea28488252f165c774fd1b04f99417b2d0d85
treee347c43d35f2ffa63496ff2766e95594f962d967
parentf16bf2159e5e950663bf01aea490a5d43676ace6
lftp: new package

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.

Signed-off-by: Arnaud Rébillout <rebillout@syscom.ch>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/lftp/0001-Fix-posix_fallocate-m4-check-for-cross-compilation.patch [new file with mode: 0644]
package/lftp/Config.in [new file with mode: 0644]
package/lftp/lftp.mk [new file with mode: 0644]