FTP über HTTP-Proxy mit Login funktioniert nicht

German support forum

Moderators: Hacker, Stefan2, white

Post Reply
GoFi
Member
Member
Posts: 128
Joined: 2006-12-13, 14:28 UTC

FTP über HTTP-Proxy mit Login funktioniert nicht

Post by *GoFi »

Hallo,

seit kurzem will bei uns in der Firma der Proxy eine Authentifizierung, um ins Internet zu kommen. Seitdem kann ich nicht mehr mit TC-FTP nach außen. Mit dem Interrent Explorer, Firefox ist das aber kein Problem - dort ist die Authentifizierung erfolgreich.

Beim TC sind Passwort, Login abspeichert, so daß diese garantiert richtig sind.
WCX_FTP.INI wrote:[firewall]
Method=5
host=XXX.XXXXXXX.XXX:8080
username=XXXXXX
password=XXXXXXXXXXXXXXXXXXXXXXXXXX

[FTP_Location_1]
host=XXX.XXXXX.de
username=XXXXXXXXXXXX
directory=/XXXXXXXXXXXX
localdir=d:\data
pasvmode=1
firewall=1
tcftp.log wrote:Connect to: (25.04.2008 1:42:43 PM)
hostname=XXX.XXXXX.de
username=XXXXXXXXXXXX
password=******
Firewall=XXX.XXXXXXX.XXX:8080
XXX.XXXXXXX.XXX=yy.yy.yy.yy
Connect
GET ftp://XXXXXXXXXXXX:@XXX.XXXXX.de/ HTTP/1.0
Host: XXX.XXXXX.de
User-Agent: Mozilla/4.0 (compatible; Totalcmd; Windows XP)
Proxy-Authorization: **********************************
Connection: close

HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )
Was muß ich beim TC einstellen, damit das wieder funktioniert?
Hat jemand eine Idee?

Vielen Dank schon mal im voraus. :)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50799
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Total Commander unterstützt nur die "Basic Authentication". Offenbar ist das bei Ihrem Proxy ausgeschaltet. Innerhalb von Firmennetzen sollte das aber kein Problem sein, deshalb sollten Sie Ihren Server-Admin bitten, die "Basic Authentication" zu erlauben.
Author of Total Commander
https://www.ghisler.com
Post Reply