- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- wget and .wgetrc file
Operating System - HP-UX
1821584
Members
3400
Online
109633
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2006 02:41 AM
тАО06-23-2006 02:41 AM
wget and .wgetrc file
I have wget 1.10.2 configured and running on my HP 11.11 system with prngd as the random number generator. I am able to go to the requested https site and download the zip files that I need. Using the following command line.
wget --user=999999 --password=999999999 --no-check-certificate --secure-protocol=auto --random-file=/var/opt/prngd/prngd-seed https://blah.blah.blah.com
I want to put the user name and password in the .wgetrc file and right now I have it set up as
.wgetrc
--user=999999 --password=999999
but when I run the wget command I receive the following error
HTTP request sent, awaiting response... 401 Unauthorized
Does anyone have a .wgetrc file with examples.
I would rather use that instead of having the userid and password in a script..
wget --user=999999 --password=999999999 --no-check-certificate --secure-protocol=auto --random-file=/var/opt/prngd/prngd-seed https://blah.blah.blah.com
I want to put the user name and password in the .wgetrc file and right now I have it set up as
.wgetrc
--user=999999 --password=999999
but when I run the wget command I receive the following error
HTTP request sent, awaiting response... 401 Unauthorized
Does anyone have a .wgetrc file with examples.
I would rather use that instead of having the userid and password in a script..
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2006 03:18 AM
тАО06-23-2006 03:18 AM
Re: wget and .wgetrc file
Shalom James,
test the authentication with say ssh. It may be a simple mistake in the password or user id.
SEP
test the authentication with say ssh. It may be a simple mistake in the password or user id.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2006 03:32 AM
тАО06-23-2006 03:32 AM
Re: wget and .wgetrc file
Thanks Steven, even though you did not get me the answer I needed, you shook the cob webs out and I google my .wgetrc and the first response was the example that I was looking for. The data that goes in the file is in line order
user = 999999
password = 99999
etc...
etc..
user = 999999
password = 99999
etc...
etc..
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP