LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   wget question (https://www.linuxquestions.org/questions/linux-software-2/wget-question-103085/)

ziggie216 10-12-2003 12:02 PM

wget question
 
how can I download something if the user name of the passworded directory is an email address?

user: test@test.com
pass: something

I know this is not possible

http://test@test.com:something@url.com/file.zip


does anyone know a way around this?

david_ross 10-12-2003 01:10 PM

Perhasp you could use the options:
--http-user=user
--http-passwd=password

See "man wget" for more info.


All times are GMT -5. The time now is 08:40 AM.