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