lftp 4.9.2
Command-line file transfer program
LFTP is a sophisticated FTP/HTTP client, and a file transfer program supporting a number of network protocols. Like Bash, it has job control and uses the Readline library for input. It has bookmarks, a built-in mirror command, and can transfer several files in parallel. It was designed with reliability in mind.
- Website: https://lftp.tech/
- Licenses: GPL 3+
- Package source: gnu/packages/ftp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lftp 4.9.2
as follows:
guix install lftp@4.9.2
Or install the latest version:
guix install lftp
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.