macOS
brew install wputlocal Homebrew formula metadata
sudo port install wputMacPorts ports tree · net/wput/Portfile · ソース: api.github.com
brew / 順位 13218
wput のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wputlocal Homebrew formula metadata
sudo port install wputMacPorts ports tree · net/wput/Portfile · ソース: api.github.com
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.