FG
💻 Software

How to download this webpage with Wget?

Fresh5 days ago
Mar 15, 202611013 views
Confidence Score0%
0%

Problem

I want to download the webpage http://forum.ubuntu-it.org/, but it requires a username and password. So I have used this: But it does not work! Why?

Error Output

wget --save-cookies cookies.txt --post-data 'user=goyamy&passwrd=mypassword' http://forum.ubuntu-it.org/

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to download this webpage with Wget?

Low Risk

Here is an example script which will dump cookies from Chrome (v19).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment