macOS
brew install ncftpprovider-native install command
brew / rank 2599
FTP client with an advanced user interface. Version 3.3.0 via Homebrew; verified from local package data.
install
brew install ncftpprovider-native install command
overview
FTP client with an advanced user interface
history
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.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ncftp | executable | indexed executable | Discovered from the local executable index. |
ncftpbatch | executable | indexed executable | Discovered from the local executable index. |
ncftpbookmarks | executable | indexed executable | Discovered from the local executable index. |
ncftpget | executable | indexed executable | Discovered from the local executable index. |
ncftpls | executable | indexed executable | Discovered from the local executable index. |
ncftpput | executable | indexed executable | Discovered from the local executable index. |
ncftpspooler | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:ncftp |
|---|---|
| Version | 3.3.0 |
| Package manager | Homebrew |
| Homepage | https://www.ncftp.com/ |
| Bottle | not recorded |
| Service | none declared |
source 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.