macOS
brew install curlftpfslocal Homebrew formula metadata
sudo port install curlftpfsMacPorts ports tree · fuse/curlftpfs/Portfile · ソース: api.github.com
brew
curlftpfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install curlftpfslocal Homebrew formula metadata
sudo port install curlftpfsMacPorts ports tree · fuse/curlftpfs/Portfile · ソース: api.github.com
sudo apk add curlftpfsAlpine Linux edge package indexes · curlftpfs · ソース: dl-cdn.alpinelinux.org
sudo apt install curlftpfsDebian stable package indexes · curlftpfs · ソース: deb.debian.org
sudo dnf install curlftpfsFedora Rawhide package metadata · curlftpfs · ソース: dl.fedoraproject.org
sudo pacman -S curlftpfsArch Linux sync databases · curlftpfs · ソース: geo.mirror.pkgbuild.com
概要
Filesystem for accessing FTP hosts based on FUSE and libcurl
履歴
CurlFtpFS is a FUSE filesystem that mounts FTP servers as local directories while delegating transfer behavior to libcurl.
The official project page describes CurlFtpFS as a filesystem for accessing FTP hosts based on FUSE and libcurl. SourceForge lists the project as registered in 2006, alpha status, GPLv2 licensed, and brought by the user braga.
CurlFtpFS occupied the practical Unix niche between command-line FTP clients and full file synchronization tools: it let users mount an FTP server and then use ordinary tools such as ls, cd, cp, mv, and editors. SourceForge's file browser shows the 0.9.2 tarball line under the project's downloads, and the supplied package-manager facts show continued packaging across Homebrew, Debian, Fedora, Arch, MacPorts, and Alpine-like ecosystems.
The official site demonstrates creating a mount point, mounting an FTP URL with curlftpfs, and then browsing the remote tree with shell commands. It highlights SSL/TLS support, tunneling HTTP proxies, reconnecting after server timeouts, and rewriting absolute symlinks back into the FTP filesystem.
CurlFtpFS is package-nerd relevant because it combines three packaging-sensitive layers: FUSE integration, libcurl feature support, and mount-helper behavior. It also represents a once-common era of packaging small FUSE filesystems for network protocols before cloud object stores and WebDAV/SFTP workflows displaced many FTP use cases.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/fstabCredential-bearing paths to review before unattended agent runs.
~/.netrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
curlftpfs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://curlftpfs.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:curlftpfs |
|---|---|
| バージョン | 0.9.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/curlftpfs |
| ホームページ | https://curlftpfs.sourceforge.net/ |
| リポジトリ | https://sourceforge.net/p/curlftpfs/code |
| 上流ドキュメント | https://curlftpfs.sourceforge.net/ |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://downloads.sourceforge.net/project/curlftpfs/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz |
| 最終更新 | 2026-06-21T14:55:56-04:00 |
| Pulse | updated |
| 依存関係 | curl, glib, libfuse@2 |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | curlftpfs |
| Version Scheme | 0 |
| Revision | 1 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
curlftpfs 0.9.2-10
filesystem to access FTP hosts based on FUSE and cURL
http://curlftpfs.sourceforge.net
sudo apt install curlftpfscurlftpfs 0.9.2-r3
Fuse mount FTP server
https://sourceforge.net/projects/curlftpfs/
sudo apk add curlftpfscurlftpfs-doc 0.9.2-r3
Fuse mount FTP server (documentation)
https://sourceforge.net/projects/curlftpfs/
sudo apk add curlftpfs-doccurlftpfs 0.9.2-43.fc44
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and libcurl
http://curlftpfs.sourceforge.net/
sudo dnf install curlftpfscurlftpfs 0.9.2-10
A filesystem for acessing FTP hosts based on FUSE and libcurl.
http://curlftpfs.sourceforge.net/
sudo pacman -S curlftpfscurlftpfs
sudo port install curlftpfsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.