wok annotate lftp/description.txt @ rev 24789
grep: add post_install (install)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 21 09:36:52 2022 +0000 (2022-03-21) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24716 | 1 LFTP is a sophisticated file transfer program supporting a number |
Hans-G?nter@24716 | 2 of network protocols (ftp, http, sftp, fish, torrent). |
Hans-G?nter@24716 | 3 Like BASH, it has job control and uses the readline library for input. |
Hans-G?nter@24716 | 4 It has bookmarks, a built-in mirror command, and can transfer several |
Hans-G?nter@24716 | 5 files in parallel. It was designed with reliability in mind. |