macOS
brew install lftplocal Homebrew formula metadata
sudo port install lftpMacPorts ports tree · net/lftp/Portfile · source: api.github.com
brew
Sophisticated file transfer program. Version 4.9.3 via Homebrew; verified 2026-06-22.
install
brew install lftplocal Homebrew formula metadata
sudo port install lftpMacPorts ports tree · net/lftp/Portfile · source: api.github.com
sudo apk add lftpAlpine Linux edge package indexes · lftp · source: dl-cdn.alpinelinux.org
sudo apt install lftpDebian stable package indexes · lftp · source: deb.debian.org
sudo dnf install lftpFedora Rawhide package metadata · lftp · source: dl.fedoraproject.org
nix profile install nixpkgs#lftpnixpkgs package indexes · pkgs/by-name/lf/lftp/package.nix · source: api.github.com
sudo pacman -S lftpArch Linux sync databases · lftp · source: geo.mirror.pkgbuild.com
sudo zypper install lftpopenSUSE Tumbleweed package metadata · lftp · source: download.opensuse.org
choco install lftpChocolatey community package catalog · lftp · source: community.chocolatey.org
scoop install main/lftpScoop official bucket manifest trees · bucket/lftp.json · source: api.github.com
overview
Sophisticated file transfer program
history
lftp is a long-running command-line file transfer client with FTP, FTPS, HTTP, HTTPS, HFTP, FISH, SFTP, file, mirror, queue, job-control, and BitTorrent features. It is one of the richer Unix-style transfer shells packaged by general-purpose package managers.
The official manual describes lftp as a sophisticated file transfer program with a shell-like command language, background jobs, queues, conditionals, bookmarks, and automatic retry/resume behavior. Its evolution has been incremental and durable: the events log records active releases from the 2.x era through the 4.x era.
Milestones in the official events log show the tool expanding beyond FTP: WebDAV support appeared in 2005, GNU TLS support was added in 2005, SFTP appeared in development snapshots in 2003, BitTorrent support reached the 4.0.0 release in 2009, and DHT plus other BitTorrent extensions appeared in 2012.
lftp is widely packaged across Unix-like systems and Windows-oriented package ecosystems, including Homebrew, Debian, Ubuntu, Fedora/DNF, Arch, Alpine, MacPorts, Nix, Scoop, Chocolatey, and openSUSE. That breadth reflects its role as a standard scripting and mirroring client for administrators who need more than a minimal FTP command.
Common use centers on interactive sessions, scripted transfers, backgrounded jobs, `mirror` for directory synchronization, reverse mirroring for upload workflows, parallel transfers, bookmarks, and URL-based access to multiple protocols. The startup configuration paths and `.netrc` support make it fit naturally into Unix automation.
lftp is package-nerd catnip because it compresses a surprising amount of transfer machinery into one CLI: protocol clients, retry semantics, queueing, shell grammar, mirroring, and background detachment. It is often the package people install when `ftp`, `sftp`, `wget`, or `curl` are each almost, but not quite, the right tool.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/lftp.conf~/.lftprc~/.lftp/rc~/.config/lftp/rcCredential-bearing paths to review before unattended agent runs.
~/.netrc~/.local/share/lftp/bookmarks~/.lftp/bookmarksexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lftp | cli | global executable | |
lftpget | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/lavv17/lftp
install metadata
| Package key | brew:lftp |
|---|---|
| Version | 4.9.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lftp |
| Homepage | https://lftp.yar.ru/ |
| Repository | https://github.com/lavv17/lftp |
| Upstream docs | https://lftp.yar.ru/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/lavv17/lftp/releases/download/v4.9.3/lftp-4.9.3.tar.gz |
| Last updated | 2026-06-22T14:05:10-07:00 |
| Pulse | updated |
| Dependencies | gettext, libidn2, openssl@3, readline |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lftp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lftp 4.9.2-3+b1
Sophisticated command-line FTP/HTTP/BitTorrent client programs
sudo apt install lftplftp
nix profile install nixpkgs#lftplftp 4.9.2-2ubuntu1
Sophisticated command-line FTP/HTTP/BitTorrent client programs
sudo apt install lftplftp 4.9.3-r0
Sophisticated ftp/http client
sudo apk add lftplftp-doc 4.9.3-r0
Sophisticated ftp/http client (documentation)
sudo apk add lftp-doclftp-zsh-completion 4.9.3-r0
Zsh completions for lftp
sudo apk add lftp-zsh-completionlftp 4.9.3-6.fc44
A sophisticated file transfer program
sudo dnf install lftplftp-scripts 4.9.3-6.fc44
Scripts for lftp
sudo dnf install lftp-scriptslftp 4.9.3-2
Sophisticated command line based FTP client
sudo pacman -S lftplftp 4.9.2-8.1
Command Line File Transfer Program
sudo zypper install lftplftp
sudo port install lftplftp
choco install lftpmain/lftp
scoop install main/lftpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.