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