mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
680f8376b3
- Repeat --weak option to terminate the loop automatically when exiting lftp. - ftp:use-stat-for-list is off by default. - Slot command fixed. - Fixed timeout handling in ftp. - French and Polish translations updated. PR: ports/117978 Approved by: Yarodin <yarodin@gmail.com> (maintainer) linimon, (mentor)
11 lines
466 B
Plaintext
11 lines
466 B
Plaintext
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.
|
|
|
|
WWW: http://lftp.yar.ru/
|