macOS
brew install curlftpfslocal Homebrew formula metadata
sudo port install curlftpfsMacPorts ports tree · fuse/curlftpfs/Portfile · source: api.github.com
brew
Filesystem for accessing FTP hosts based on FUSE and libcurl. Version 0.9.2 via Homebrew; verified 2026-06-21.
install
brew install curlftpfslocal Homebrew formula metadata
sudo port install curlftpfsMacPorts ports tree · fuse/curlftpfs/Portfile · source: api.github.com
sudo apk add curlftpfsAlpine Linux edge package indexes · curlftpfs · source: dl-cdn.alpinelinux.org
sudo apt install curlftpfsDebian stable package indexes · curlftpfs · source: deb.debian.org
sudo dnf install curlftpfsFedora Rawhide package metadata · curlftpfs · source: dl.fedoraproject.org
sudo pacman -S curlftpfsArch Linux sync databases · curlftpfs · source: geo.mirror.pkgbuild.com
overview
Filesystem for accessing FTP hosts based on FUSE and libcurl
history
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.
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.
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.
~/.netrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
curlftpfs | cli | global executable |
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.
https://curlftpfs.sourceforge.net/
install metadata
| Package key | brew:curlftpfs |
|---|---|
| Version | 0.9.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/curlftpfs |
| Homepage | https://curlftpfs.sourceforge.net/ |
| Repository | https://sourceforge.net/p/curlftpfs/code |
| Upstream docs | https://curlftpfs.sourceforge.net/ |
| License | GPL-2.0-only |
| Source archive | https://downloads.sourceforge.net/project/curlftpfs/curlftpfs/0.9.2/curlftpfs-0.9.2.tar.gz |
| Last updated | 2026-06-21T14:55:56-04:00 |
| Pulse | updated |
| Dependencies | curl, glib, libfuse@2 |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 curlftpfssource 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.