You need a double slash between domain and username.
i.e.:Code:http_proxy=http://assii\\s.lorent:pppp@111.11.11.1:80
Hi
I'm trying to make downloads & updates through the console but without luck..
I have :
Domain : assii
user : s.lorent
pass : pppp
host : 111.11.11.1
port : 80
I use this :
export HTTP_PROXY=http://assii\s.lorentppp@111.11.11.1:80
export FTP_PROXY=http://assii\s.lorentppp@111.11.11.1:80
always have error Proxy Authentication Required
Am I doing the right syntax?
Tank you
You need a double slash between domain and username.
i.e.:Code:http_proxy=http://assii\\s.lorent:pppp@111.11.11.1:80
Last edited by thorin; 03-29-2011 at 05:16 PM.
I'm a compulsive post editor, you might wanna wait until my post has been online for 5-10 mins before quoting it as it will likely change.
I know I seem harsh in some of my replies. SORRY! But if you're doing something illegal or posting something that seems to be obvious BS I'm going to call you on it.
sorry thorin,
It doesn't work,
I even tried putting slash "\" before dot "."
export http_proxy=http://assii\\s\.lorent:pppp@111.11.11.1:80
not working
Edit:
I forgot to tell you
my password is like abcABC123
Last edited by sickness; 03-31-2011 at 12:43 PM.