Hi Alexander, it looks better with your settings! I can see the connection from the proxy to the higher port of the ftp-server but then the connection brokes with the following message:
lftp: ftpclass.cc:3201: virtual int Ftp::Read(void*, int): Assertion `rate_limit!=0' failed. Aborted Stefan Am Dienstag, 6. April 2004 15:55 schrieb Alexander V. Lukyanov: > On Tue, Apr 06, 2004 at 03:23:33PM +0200, Stefan Huettmann wrote: > > I try to use lftp 3.0.0 for connecting a FTP-Server over > > a Squid-Proxy with SSL. > > hftp protocol cannot be used to access ftp servers with ssl. You can try to > use the CONNECT method of squid to connect to ftp server, it is acheived by > these settings: > > set ftp:use-hftp no > set ftp:proxy http://squid.company.de:80 > > > On the FTP-Server I can see the incomming tcp-packages from the Proxy but I > > can?t see the connection from the Proxy to the higher port at the FTP-Server > > which is given by the passive-FTP ( Port 50000-55000 ). > > Turn on debug in lftp to see low level protocol information. (command `debug') > > -- > Alexander. > > -- _______________________________A L I S______ S. Huettmann Systemberater SAP R/3 Basis ALIS Informationsmanagement GmbH Hans-Guenther-Sohl-Str. 5 D-40235 Duesseldorf Telefon: +49 211 54 590 443 Telefax: +49 211 54 590 401 Hotline: +49 211 54 590 444 E-Mail [EMAIL PROTECTED] http://www.alis.de _______________________________A L I S______
