FG
💻 Software

How can I do a HTTP PUT with Wget?

Fresh5 days ago
Mar 15, 2026107653 views
Confidence Score1%
1%

Problem

I am trying to use Wget to access a RESTful interface, but I can not figure out how to do HTTP PUT with Wget. How can I do it? Or isn't it prossible?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I do a HTTP PUT with Wget?

Low Risk

This is a bit late, but at some point after the original post, they added a "--method" option. I'm not sure when it was added, but see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684189#24 for details.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment