LFTP 4.8.0 发布了,LFTP是一款非常著名的字符界面的文件传输工具。支持FTP、HTTP、FISH、SFTP、HTTPS和FTPS协议。如果还需要ssl的支持,则需要额外的OpenSSL依赖。
-
mirror: improved performance of --scan-all-first for big trees.
-
mirror: new --flat option to flatten the target directory structure.
-
mmv: new command for file moving; redirect mv to mmv in certain cases.
-
fixed compilation with newer openssl (1.1.0 and later).
-
du: allow multiple --exclude options to be combined.
-
new setting cmd:nullglob for `glob' command prefix.
-
http: use proppatch to set last-modified property.
-
new settings net:connection-limit-timer and ftp:too-many-re.
-
ftp: dynamically ajust connection limit.
-
ftp: fixed core dump on LINK/SYMLINK when the command is not supported.
-
get1: fixed -o option.
-
sftp,fish: connect-program setting is now passed to the shell for execution.
-
get/mget/put/mput: add -P option for parallel transfers and long options.
-
appimage: new make target for making an AppImage file.