macOS
brew install wputlocal Homebrew formula metadata
安装
brew install wputlocal Homebrew formula metadata
sudo apk add wputAlpine Linux edge package indexes · wput · 来源: dl-cdn.alpinelinux.org
概览
Tiny, wget-like FTP client for uploading files
历史
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.
安全态势
没有找到 wput 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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%可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
wdel | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
wput | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:wput |
|---|---|
| 版本 | 0.6.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://wput.sourceforge.net/ |
| 最后更新 | 2026-07-10T09:59:34-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 wput来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.