I can not get wget to work for a secure web site.  I have used all the
options mentioned:

1.  wget http://user:password@host/file
   I modified my .netrc file to include the "user" and "pasword" for
"host".  I know wget is looking here because if there is a syntax error
in .netrc it tells me so.

2.  wget - i "file",  where file contains
"http://user:password@host/file";.  In this case the "user" and
"password" are typed out.

3.  I also tried adding http_user and http_passwd to the .wgetrc file.

None of these works.  The only thing that works is when I type in the
acutal "user" and "password" for http://user:password@host/file.

I am using a an SGI and operating in ksh (tried using nohup also).  wget
is installed under $HOME and I do have SSL installed and compiled wget
with the ssl flag.  Thanks.

Derrick
--
Derrick Herndon
SSEC/CIMSS
AMSU Desk

[EMAIL PROTECTED]
608-265-6282




Reply via email to