Hi List, I try to use lftp 3.0.0 for connecting a FTP-Server over a Squid-Proxy with SSL.
I added the following lines to the standard-configurationfile /etc/lftp.conf: set ftp:ssl-protect-data yes set ftp:proxy http://squid.company.de:80 set hftp:proxy squid.company.de:80 set http:proxy 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 ). Is that scenario possible? Thanx Stefan Huettmann
