wok diff lftp/description.txt @ rev 24981

Up pce (20220220-991c55d9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 08 10:57:53 2022 +0000 (2022-05-08)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lftp/description.txt	Sun May 08 10:57:53 2022 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +LFTP is a sophisticated file transfer program supporting a number
     1.5 +of network protocols (ftp, http, sftp, fish, torrent).
     1.6 +Like BASH, it has job control and uses the readline library for input.
     1.7 +It has bookmarks, a built-in mirror command, and can transfer several
     1.8 +files in parallel. It was designed with reliability in mind.