Automic VaultAutomic Vault

brew

Install uftp with Homebrew, apt, Nix, zypper

Secure, reliable, efficient multicast file transfer program. Version 5.0.3 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install uftp

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install uftp

Debian stable package indexes · uftp · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#uftp

nixpkgs package indexes · pkgs/by-name/uf/uftp/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install uftpd

openSUSE Tumbleweed package metadata · uftpd · source: download.opensuse.org

overview

Package summary

Secure, reliable, efficient multicast file transfer program

Commands and aliases

  • uftp
  • uftp_keymgt
  • uftpd
  • uftpproxyd

history

Project history and usage

UFTP is an encrypted UDP-based multicast file transfer suite. Its official page describes the target use case as secure, reliable, efficient distribution of files to multiple receivers, especially over satellite links where TCP performs poorly because of delay.

Project history

UFTP is hosted on SourceForge and has a long public release table spanning older 3.x and 4.x lines through the current 5.x line. The 5.x documentation set includes protocol details, server usage, client usage, proxy usage, and key-management utility usage.

The project is more than a single sender binary. The installed suite includes a server, client daemon, proxy daemon, and key-management utility, reflecting the protocol's focus on large fan-out transfers, encryption setup, retransmission, and proxy aggregation.

Adoption history

The official description is unusually specific about adoption niche: UFTP is useful when the same large file must reach many receivers, and particularly useful across satellite links with two-way communication. That points to broadcast-style and high-latency distribution environments rather than ordinary one-to-one FTP replacement.

The package-manager metadata shows UFTP available through Homebrew, Debian, Nix, Ubuntu, and openSUSE naming. That distribution footprint fits a specialized networking tool that operators may want to install on both senders and receivers without building from source.

How it is used

A UFTP session has announce/register, file-transfer, and completion/confirmation phases. The protocol sends file data as UDP blocks, lets clients report missing blocks with NAKs, and has the server retransmit the missing data.

The server command sends one or more files to one or more receivers via multicast with optional encryption. The documentation exposes operational controls for transmission rate, buffers, multicast TTL, DSCP, encryption algorithms, host lists, proxies, restart files, and logging.

UFTP also supports proxy servers for disjoint networks, NAT traversal, multicast tunneling, and response aggregation, which is central to scaling sender/receiver communication.

Why package nerds care

For package nerds, UFTP is the rare maintained command-line multicast transfer suite. It packages protocol machinery that would otherwise require bespoke operations code: sender, receiver daemon, proxy, key management, OpenSSL/CNG integration, and cross-platform builds.

Its release table and compatibility notes make it useful to distributions because deployments can mix clients, servers, and proxies across versions. The official page notes that version 5.x clients and proxies are backward compatible with 4.x servers.

Timeline

  • 2010-03-11: UFTP 3.0 release listed on the official download table.
  • 2013-04-27: UFTP 4.0 release listed on the official download table.
  • 2020-04-22: UFTP 5.0 release listed on the official download table.
  • 2023-12-17: UFTP 5.0.3 release and last site update listed on the official page.

Related projects

  • The UFTP protocol documentation references TFMCC/RFC 4654 for congestion control and TLS 1.3/RFC 8446 concepts for key exchange and encryption setup.
  • The suite includes `uftp`, `uftpd`, `uftpproxyd`, and `uftp_keymgt` as related command-line programs.

Sources

security posture

Risk level: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signals

  • metadata:service
  • text:ftp

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
uftpcliglobal executable
uftp_keymgtcliglobal executable
uftpdcliglobal executable
uftpproxydcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version5.0.3
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://uftp-multicast.sourceforge.net/

install metadata

Package metadata

Package keybrew:uftp
Version5.0.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/uftp
Homepagehttps://uftp-multicast.sourceforge.net/
Upstream docshttps://uftp-multicast.sourceforge.net/
LicenseGPL-3.0-or-later WITH openvpn-openssl-exception
Source archivehttps://downloads.sourceforge.net/project/uftp-multicast/source-tar/uftp-5.0.3.tar.gz
Last updated2026-06-22T14:06:32-07:00
Pulseupdated
Dependenciesopenssl@4
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameuftp
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

uftp 4.10.2-1.1+b4

Encrypted multicast file transfer program

http://uftp-multicast.sourceforge.net/

sudo apt install uftp
  • Section: net
  • Architecture: amd64
  • Source Package: uftp
  • 5 dependencies
  • normalized package name match
  • Matched by: Uftp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uftp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

uftp

nix profile install nixpkgs#uftp
  • normalized package name match
  • Matched by: Uftp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uf/uftp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

uftp 4.10.2-1.1build4

Encrypted multicast file transfer program

http://uftp-multicast.sourceforge.net/

sudo apt install uftp
  • Section: universe/net
  • Architecture: amd64
  • 5 dependencies
  • normalized package name match
  • Matched by: Uftp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: uftp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Nix92%

uftpd

nix profile install nixpkgs#uftpd
  • installed executable or alias match
  • Matched by: Uftpd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uf/uftpd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper92%

uftpd 2.15-1.16

A combined TFTP/FTP server

https://troglobit.com/uftpd.html

sudo zypper install uftpd
  • License: ISC
  • Category: Productivity/Networking/Ftp/Servers
  • Architecture: x86_64
  • Source Package: uftpd
  • 3 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Uftpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: uftpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment