reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #16246] Database authentication with Wget


From: Pedram Ashofteh Ardakani
Subject: [task #16246] Database authentication with Wget
Date: Fri, 26 Aug 2022 01:28:21 -0400 (EDT)

Follow-up Comment #1, task #16246 (project reproduce):

Hi Mohammad, sometimes the basic *HTTP* authenication (i.e. --user and
--password options) can raise errors
<https://askubuntu.com/questions/1028247/wget-how-to-download-files-from-a-server-that-requires-authentication>
like "unknown authentication scheme".

Instead, you can pass the authentication credentials with the *POST* method,
like so: 


wget --post-data 'username=XXXX&password=yyyyyyyy'


Can you check if it works with your current authentication?




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?16246>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]