🍺 BREW Explorer

← all formulae

lftp

brew install lftp v4.9.3 GPL-3.0-or-later

Command-line FTP/SFTP/HTTP client with job queueing, mirroring, and scripting support.

Why you might care

lftp is a workhorse for automated file transfers and syncing; it handles FTP, SFTP, HTTP, and other protocols with built-in retry logic, parallel transfers, and a scripting language—far more powerful than vanilla ftp(1) or sftp(1) for batch operations and complex workflows.

Categories

Alternatives

sftp curl rsync rclone
1.7k
30-day installs · #1058
5.0k
90-day · #1091
15.6k
365-day · #1193

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "sftp",
    "curl",
    "rsync",
    "rclone"
  ],
  "build_dependencies": [],
  "categories": [
    "file-utility",
    "networking",
    "http-client"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libidn2",
    "openssl@3",
    "readline",
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Sophisticated file transfer program",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:18+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "lftp",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://lftp.yar.ru/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 1693,
  "installs_365d": 15574,
  "installs_90d": 4968,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": "2026-06-20T23:48:43+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "lftp",
  "oldnames": [],
  "one_liner": "Command-line FTP/SFTP/HTTP client with job queueing, mirroring, and scripting support.",
  "optional_dependencies": [],
  "rank_30d": 1058,
  "rank_365d": 1193,
  "rank_90d": 1091,
  "raw_hash": "744c1d3686101154",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/l/lftp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "ncurses"
  ],
  "version_head": null,
  "version_stable": "4.9.3",
  "versioned_formulae": [],
  "why_use_this": "lftp is a workhorse for automated file transfers and syncing; it handles FTP, SFTP, HTTP, and other protocols with built-in retry logic, parallel transfers, and a scripting language\u2014far more powerful than vanilla ftp(1) or sftp(1) for batch operations and complex workflows."
}