macOS
brew install wputlocal Homebrew formula metadata
sudo port install wputMacPorts ports tree · net/wput/Portfile · source: api.github.com
brew / rank 13218
Tiny, wget-like FTP client for uploading files. Version 0.6.2 via Homebrew; verified 2026-07-10. Also installable with debian: sudo apt install wput.
install
brew install wputlocal Homebrew formula metadata
sudo port install wputMacPorts ports tree · net/wput/Portfile · source: api.github.com
sudo apk add wputAlpine Linux edge package indexes · wput · source: dl-cdn.alpinelinux.org
sudo apt install wputDebian stable package indexes · wput · source: deb.debian.org
overview
Tiny, wget-like FTP client for uploading files
history
wput is a command-line FTP uploader intentionally shaped like wget in reverse: instead of downloading files from remote servers, it uploads files or whole directories to FTP servers. Its homepage and manpage both describe it as a wget-like FTP uploader.
The upstream ChangeLog records early development by Hagen Fritsch, including wput-0.2 on 2003-01-06 and a long redesign period from 2004-04-24 to 2004-08-04 that added multiple URL/file input, proxy support, wgetrc-style configuration, resume/skip/upload behavior, and improved username/password handling. The 0.6 series followed in 2006, and wput-0.6.2 in 2008 added fixes for files larger than 2 GB, Haiku support, translations, and an option to disable TLS for buggy FTPS servers.
The project's later changelog entries show maintenance rather than reinvention: crash fixes, proxy error fixes, chmod support, and portability work. That history matches its niche as a small Unix networking tool whose value comes from predictable command-line behavior.
wput's adoption niche is administrators and scripts that need non-interactive FTP uploads with retry, resume, timestamping, proxy, and bandwidth-limit support. SourceForge's project description lists those same features, and Debian, Homebrew, MacPorts, and other package systems have carried it because it fills the upload-side gap left by wget.
Users call wput with local files and ftp:// URLs, or feed URLs and filenames from an input file. The manpage documents background operation, logging, retries, resume handling, timestamp checks, proxy modes, rate limiting, ASCII/binary transfer selection, and forced TLS.
In practice, wput is used in shell scripts and cron jobs where an interactive FTP client would be awkward: mirroring generated files upward, publishing directories to legacy FTP hosting, or resuming large uploads over unreliable links.
wput is a classic small-tool package: one job, a familiar interface, and enough reliability knobs for scripts. It is historically interesting because it mirrors wget's user experience for the less glamorous opposite direction, FTP upload, and because that made it packageable as infrastructure rather than an application.
security posture
No matching local secret-handling manifest was found for wput. Nucleus package metadata is still published here so future coverage has a stable package URL.
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/wputrc~/.wputrc${WPUTRC}C:\wput.ini%WPUTRC%Credential-bearing paths to review before unattended agent runs.
~/.netrc${PASSWORDFILE}.wputpass%PASSWORDFILE%executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wdel | executable | indexed executable | Discovered from the local executable index. |
wput | 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:wput |
|---|---|
| Version | 0.6.2 |
| Package manager | Homebrew |
| Homepage | https://wput.sourceforge.net/ |
| Last updated | 2026-07-10T09:59:34-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wput 0.6.2+git20130413-14
tiny wget-like ftp-client for uploading files
sudo apt install wputwput 0.6.2+git20130413-12
tiny wget-like ftp-client for uploading files
sudo apt install wputwput 0.6.2-r4
A command line tool to upload files to FTP site
sudo apk add wputwput-doc 0.6.2-r4
A command line tool to upload files to FTP site (documentation)
sudo apk add wput-docwput
sudo port install wputsource 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.