]> git.pld-linux.org Git - packages/lftp.git/blame - lftp.spec
- recompiled on rpm 3,
[packages/lftp.git] / lftp.spec
CommitLineData
3e02f0be 1Summary: Commandline ftp client
be14979d 2Summary(pl): Zaawansowany klient ftp
3Name: lftp
757621ad 4Version: 1.2.4
3e02f0be 5Release: 2
6Group: Networking
7Group(pl): Sieciowe
8Copyright: GPL
d1db59ae 9Source: ftp://ftp.yars.free.net:/pub/software/unix/net/ftp/client/%{name}-%{version}.tar.gz
be14979d 10Icon: ftp.gif
49adea1b 11BuildPrereq: ncurses-devel
12%requires_pkg ncurses
be14979d 13Buildroot: /tmp/%{name}-%{version}-root
0fcf33fd 14
15%description
addb86b6 16LFTP is a shell-like command line ftp client. The main two advantages over
17other ftp clients are reliability and ability to perform tasks in
18background. It will reconnect and reget the file being transferred if the
19connection broke. You can start a transfer in background and continue
20browsing on the ftp site. It does this all in one process. When you have
21started background jobs and feel you are done, you can just exit lftp and it
22automatically moves to nohup mode and completes the transfers. It has also
23such nice features as reput and mirror.
0fcf33fd 24
25%description -l pl
26