HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: "Connect Error" (-4) on https Sites
Author: Sven
Date: 01/10/2006 09:10
 
Hello,

my password settings are ok. I have a cmd file with the following entries:

@echo off
ping kzvn-isa1
if errorlevel 1 goto kzvn-isa2
if errorlevel 0 goto kzvn-isa1

:kzvn-isa1
httrack <http://www.stanford.edu> -O wwwextern/test -P
user:password@kzvn-isa1:8080 -v
goto ende

:kzvn-isa2
httrack <http://www.stanford.edu> -O wwwextern/test -P
user:password@kzvn-isa1:8080 -v
goto ende

:ende
exit

When i execute this, it works. When i change http to https delete the folder
and run it again the error received. Without the Proxy is it no problem, but
why is http over the proxy ok and https failed? I think this is not alone a
Proxy Problem because in a webbrowser over the proxy is no problem available.

with kind regards
Sven Wiskow
 
Reply Create subthread


All articles

Subject Author Date
"Connect Error" (-4) on https Sites

01/04/2006 14:32
Re: "Connect Error" (-4) on https Sites

01/06/2006 20:04
Re: "Connect Error" (-4) on https Sites

01/10/2006 09:10




1

Created with FORUM 2.0.11