FG

How can I let wget to show file upload progress?

Fresh3 days ago
Mar 15, 20262971 views
Confidence Score0%
0%

Problem

I'm using wget to upload files using the POST method. Sometimes the file is quite big. Is there a way to show the progress, like it does with download?

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 let wget to show file upload progress?

Low Risk

does not have a progress bar for file uploads, bur does. Use the to specify the file, and to specify that you want a progress bar. Here is an example:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment