# 使用 Homebrew, apt, MacPorts 安装 yafc

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

## 安装

```sh
sudo av install brew:yafc
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install yafc
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install yafc
```

  证据: MacPorts ports tree: net/yafc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install yafc
```

  证据: Debian stable package indexes: yafc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:yafc
- **软件包管理器:** Homebrew
- **版本:** 1.3.7
- **来源摘要:** Command-line FTP client
- **主页:** <https://github.com/sebastinas/yafc>
- **最后更新:** 2026-06-22T14:06:43-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- yafc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.3.7
## 项目历史与用法

YAFC is Yet Another FTP Client, a console FTP client with shell-like conveniences such as completion, cached listings, bookmarks, recursive operations, proxy support, and SFTP support. Its appeal is the old Unix niche of making interactive FTP feel closer to a real file-management shell.

### 项目历史

The current upstream repository preserves YAFC's older copyright lineage: the main program copyright is attributed to Martin Hedenfalk for 1998-2001, while renewed maintenance from 2011 is credited to Carles Pages, Sebastian Ramacher, and Josh Heidenreich. The GitHub repository was created in 2011 and is the current source-control home cited by the package.

The NEWS file shows the tool evolving from a traditional FTP client into a broader file-transfer shell: 1.0 added cache timeout and SFTP conveniences, 1.2.0 moved SFTP transport to libssh and added IPv6, and the 1.3 line removed Kerberos 4 while keeping Kerberos 5-era support.

### 采用历史

YAFC's adoption has been modest and Unix-admin oriented. Its feature set reflects the workflows of users who still need scriptable or interactive FTP-family access but want readline-style navigation, persistent bookmarks, recursive transfers, and queued operations instead of a bare `ftp(1)` session.

### 使用方式

Typical use is interactive: connect to an FTP, FTPS, SSH/SFTP, or proxied endpoint, navigate with completion and cached directory listings, and run recursive get, put, remove, list, or FXP-style transfers. The README also calls out nohup mode, tagging files for later transfer, local command redirection, and autologin/bookmark support.

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

YAFC is a small example of a once-common package category: terminal FTP clients that added comfort features before web UIs, cloud object storage CLIs, and ubiquitous rsync/SSH workflows displaced much FTP usage. It remains interesting mostly as a compatibility and operator-convenience tool.

### 时间线

- 1998-2001: The preserved copyright notice attributes YAFC's main early implementation to Martin Hedenfalk.
- 2011: The current GitHub repository was created and the maintained copyright block begins.
- 1.2.0 era: The NEWS file records libssh-backed SFTP transport and IPv6 support.
- 1.3.0 era: Kerberos 4 support was dropped while the codebase was cleaned up for more modern C tooling.

### Related projects

- YAFC sits near traditional `ftp(1)`, lftp, ncftp, FileZilla, and OpenSSH SFTP workflows, but with a narrower interactive terminal-client identity.

### 来源

- <https://api.github.com/repos/sebastinas/yafc>
- <https://github.com/sebastinas/yafc#readme>
- <https://github.com/sebastinas/yafc/blob/master/COPYRIGHT>
- <https://github.com/sebastinas/yafc/blob/master/NEWS>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - yafc - 1.3.7-5+b1: normalized package name match | Debian stable package indexes: yafc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | yet another FTP client | https://github.com/sebastinas/yafc
- Ubuntu apt - yafc - 1.3.7-5build2: normalized package name match | Ubuntu 24.04 LTS package indexes: yafc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | yet another FTP client | https://github.com/sebastinas/yafc
- MacPorts - yafc: normalized package name match | MacPorts ports tree: net/yafc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/yafc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yafc.yml)


## 来源

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