pkg.soopen package index

brew / 排名 2600

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman 安装 ncftp

查看 ncftp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ncftp

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ncftp

MacPorts ports tree · net/ncftp/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add ncftp

Alpine Linux edge package indexes · ncftp · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install ncftp

Debian stable package indexes · ncftp · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install ncftp

Fedora Rawhide package metadata · ncftp · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#ncftp

nixpkgs package indexes · pkgs/by-name/nc/ncftp/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S ncftp

Arch Linux sync databases · ncftp · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

FTP client with an advanced user interface

命令和别名

  • ncftp
  • ncftpbatch
  • ncftpbookmarks
  • ncftpget
  • ncftpls
  • ncftpput
  • ncftpspooler

历史

项目历史与用法

NcFTP is one of the older surviving enhanced FTP clients. The official client page says it has been in service on Unix systems since 1991 and positions it as a popular alternative to `/usr/bin/ftp` with ease-of-use and performance improvements.

项目历史

The download page preserves the project's three main eras: 1.x from 1991, 2.x from 1995, and 3.x from 1998. The 3.0.0 changelog entry on 2000-03-19 marks a major modernized line with the Clarified Artistic License, native Win32 support, HTML manual pages, shell utilities, transfer logging, firewall configuration support, and the v3 preference file.

采用历史

NcFTP's adoption comes from longevity and scripting utility more than novelty. It ships not just `ncftp`, but also `ncftpget`, `ncftpput`, `ncftpls`, `ncftpbatch`, and `ncftpspooler`, which made it attractive for unattended FTP workflows. The Homebrew formula API response consulted for this July 2026 batch reported 105 install-on-request events in 30 days and 2,716 in 365 days.

使用方式

Interactive use centers on bookmarked FTP sessions, resuming transfers, passive-mode handling, logging, and friendlier prompts than the classic FTP client. The utility programs are the package-nerd core: `ncftpget` downloads files or recursive trees from scripts, `ncftpput` uploads files or directory trees, both can use login config files, debug logs, redial counts, passive/PORT selection, background batch jobs, and raw FTP commands for awkward servers.

为什么软件包爱好者会关心

NcFTP matters as the pragmatic FTP survivor: useful when old appliances, mirrors, mainframes, or vendor dropboxes still speak FTP. It is less about fashionable networking and more about reliable edge-case behavior around recursive transfers, resume, timestamps, passive-mode fallback, batch queues, and strange server implementations.

时间线

  • 1991: NcFTP 1.x era began on Unix systems.
  • 1995: NcFTP 2.x era began.
  • 1998: NcFTP 3.x era began.
  • 2000-03-19: 3.0.0 documented the v3 licensing, Win32, utility, and preference changes.
  • 2025-04-23: 3.3.0 fixed configure-script checks for newer GCC.

Related projects

  • FTP, RFC 959, LibNcFTP, NcFTPd, lftp, wget

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:ftp,client

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ncftp可执行文件已索引可执行文件从本地可执行文件索引发现。
ncftpbatch可执行文件已索引可执行文件从本地可执行文件索引发现。
ncftpbookmarks可执行文件已索引可执行文件从本地可执行文件索引发现。
ncftpget可执行文件已索引可执行文件从本地可执行文件索引发现。
ncftpls可执行文件已索引可执行文件从本地可执行文件索引发现。
ncftpput可执行文件已索引可执行文件从本地可执行文件索引发现。
ncftpspooler可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本3.3.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ncftp
版本3.3.0
软件包管理器Homebrew
主页https://www.ncftp.com/
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

ncftp 2:3.2.7-1

User-friendly and well-featured FTP client

https://www.ncftp.com/ncftp/

sudo apt install ncftp
  • Section: net
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ncftp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ncftp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ncftp

nix profile install nixpkgs#ncftp
  • normalized package name match
  • 匹配方式:Ncftp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nc/ncftp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ncftp 2:3.2.6-1

User-friendly and well-featured FTP client

https://www.ncftp.com/ncftp/

sudo apt install ncftp
  • Section: universe/net
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Ncftp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ncftp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ncftp 3.3.0-r0

A set of free application programs implementing FTP

https://www.ncftp.com/

sudo apk add ncftp
  • License: ClArtistic
  • Architecture: x86_64
  • Source Package: ncftp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ncftp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ncftp from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ncftp-bookmarks 3.3.0-r0

A set of free application programs implementing FTP

https://www.ncftp.com/

sudo apk add ncftp-bookmarks
  • License: ClArtistic
  • Architecture: x86_64
  • Source Package: ncftp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ncftp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ncftp-bookmarks from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ncftp-dev 3.3.0-r0

A set of free application programs implementing FTP (development files)

https://www.ncftp.com/

sudo apk add ncftp-dev
  • License: ClArtistic
  • Architecture: x86_64
  • Source Package: ncftp
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ncftp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ncftp-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ncftp-doc 3.3.0-r0

A set of free application programs implementing FTP (documentation)

https://www.ncftp.com/

sudo apk add ncftp-doc
  • License: ClArtistic
  • Architecture: x86_64
  • Source Package: ncftp
  • normalized package name match
  • 匹配方式:Ncftp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ncftp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

ncftp 3.3.0-4.fc45

Improved console FTP client

http://www.ncftp.com/ncftp/

sudo dnf install ncftp
  • License: ClArtistic AND NTP
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ncftp
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ncftp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ncftp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

ncftp 3.3.0-1

A set of free application programs implementing FTP

https://www.ncftp.com/

sudo pacman -S ncftp
  • License: custom
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Ncftp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ncftp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

ncftp

sudo port install ncftp
  • normalized package name match
  • 匹配方式:Ncftp
MacPorts ports tree · api.github.com · MacPorts ports tree: net/ncftp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation