On Fri, Aug 28, 2009 at 09:27:27AM +0100, Salkini, Jiri (GE Capital) wrote: > I can't connect to SSL ftp over proxy. > set ftp:proxy http://proxy:80
Try this:
set ftp:use-hftp no
Without this setting lftp will use ftp-over-http-proxy (hftp) protocol,
which does not normally use SSL at all.
--
Alexander..
