pkg.soopen package index

brew / 順位 13218

wput を Homebrew, apk, apt, MacPorts でインストール

wput のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install wput

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install wput

MacPorts ports tree · net/wput/Portfile · ソース: api.github.com

概要

パッケージ概要

Tiny, wget-like FTP client for uploading files

コマンドとエイリアス

  • wdel
  • wput

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2003-01-06: Upstream ChangeLog records wput-0.2.
  • 2004-04 to 2004-08: Major redesign adds queueing, proxy support, config behavior, and resume/skip/upload handling.
  • 2006-04-04: wput-0.6 release appears in the ChangeLog.
  • 2008-07-26: wdel helper for deleting remote files/directories is added.
  • 2008-09-27: wput-0.6.2 release fixes large-file and portability issues.

Related projects

  • wget is the obvious conceptual sibling: wput deliberately copies the wget-like command-line model for uploading.
  • wdel is the related helper added by the wput project for deleting remote FTP files or directories.

セキュリティ状態

保護ツール対応はまだ見つかっていません

wput に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/wputrc~/.wputrc${WPUTRC}
Windows
C:\wput.ini%WPUTRC%

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.netrc${PASSWORDFILE}.wputpass
Windows
%PASSWORDFILE%

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
wdel実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
wput実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.6.2
マネージャ更新日2026-07-10
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wput
バージョン0.6.2
パッケージマネージャHomebrew
ホームページhttps://wput.sourceforge.net/
最終更新2026-07-10T09:59:34-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

wput 0.6.2+git20130413-14

tiny wget-like ftp-client for uploading files

http://wput.sourceforge.net/

sudo apt install wput
  • Section: web
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wput
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wput from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

wput 0.6.2+git20130413-12

tiny wget-like ftp-client for uploading files

http://wput.sourceforge.net/

sudo apt install wput
  • Section: universe/web
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wput
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wput from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wput 0.6.2-r4

A command line tool to upload files to FTP site

https://wput.sourceforge.net/

sudo apk add wput
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: wput
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wput
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wput from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

wput-doc 0.6.2-r4

A command line tool to upload files to FTP site (documentation)

https://wput.sourceforge.net/

sudo apk add wput-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: wput
  • normalized package name match
  • 一致条件: Wput
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wput-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

wput

sudo port install wput
  • normalized package name match
  • 一致条件: Wput
MacPorts ports tree · api.github.com · MacPorts ports tree: net/wput/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation